Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | emacs: add foldingo mode | Alexander Sulfrian | 2014-04-14 | 1 | -0/+1339 |
| | |||||
* | emacs: add smooth scrolling | Alexander Sulfrian | 2012-07-12 | 1 | -0/+201 |
| | |||||
* | emacs.d/promela-mode: fix promela-mode | Alexander Sulfrian | 2012-06-01 | 1 | -1/+1 |
| | |||||
* | emacs.d/lisp: add edit-server.el for chrome extension | Alexander Sulfrian | 2012-05-15 | 1 | -0/+576 |
| | |||||
* | emacs: use template-mode instead of template-simple | Alexander Sulfrian | 2012-05-04 | 1 | -418/+0 |
| | |||||
* | emacs.d: updated byte-compile files | Alexander Sulfrian | 2012-04-25 | 1 | -0/+0 |
| | |||||
* | emacs.d/lisp: fix color-themes setup | Alexander Sulfrian | 2012-04-25 | 2 | -0/+0 |
| | |||||
* | emacs.d/lisp: added color-theme module | Alexander Sulfrian | 2012-04-25 | 2 | -0/+1664 |
| | |||||
* | emacs: added some additional modes | Alexander Sulfrian | 2012-04-25 | 35 | -0/+16337 |
| | |||||
* | emacs: externalized custom file, use color-theme | Alexander Sulfrian | 2012-04-25 | 1 | -0/+266 |
| | |||||
* | emacs.d/list: added deft script for quick notes | Alexander Sulfrian | 2012-04-25 | 1 | -0/+764 |
| | |||||
* | emacs.d/lisp: added self-compile-mode | Alexander Sulfrian | 2012-04-24 | 2 | -0/+61 |
| | | | | self written script for byte-compiling lisp files on save | ||||
* | emacs.d/snippets: added personal snippets | Alexander Sulfrian | 2012-04-24 | 1 | -1/+0 |
| | |||||
* | emacs.d/lisp/yasnippet: added yasnippet | Alexander Sulfrian | 2012-04-24 | 537 | -0/+70936 |
| | |||||
* | emacs.d/lisp: added personal color themes | Alexander Sulfrian | 2012-04-24 | 2 | -0/+71 |
| | |||||
* | emacs.d/lisp/magit: version bump | Alexander Sulfrian | 2012-04-24 | 27 | -2026/+7163 |
| | |||||
* | emacs.d/lisp/delphi-mode-ench: require cl to be able to use pushnew | Alexander Sulfrian | 2012-04-24 | 1 | -0/+2 |
| | | | | it cl is not required before, we need it here | ||||
* | added custom linum-narrow.el for global line numbers while narrowing | Alexander Sulfrian | 2010-09-05 | 1 | -0/+205 |
| | |||||
* | updated namespace snippet | Alexander Sulfrian | 2010-04-27 | 1 | -1/+4 |
| | |||||
* | updated emacs config | Alexander Sulfrian | 2010-04-27 | 3 | -0/+1425 |
| | | | | | | added browse module for the kill ring added sml-modline to hide scrollbar added dir-locals menu for directory local settings (from .dir-locals.el) | ||||
* | modified c/c++-mode, added #include snippets | Alexander Sulfrian | 2010-01-24 | 2 | -0/+9 |
| | |||||
* | cua for rect-selections, advice for copy/kill line, y-or-n-p for winring-delete | Alexander Sulfrian | 2010-01-17 | 1 | -445/+0 |
| | |||||
* | heavy update of emacs configs | Alexander Sulfrian | 2010-01-13 | 13 | -8/+1773 |
| | |||||
* | added winring with ecb-compatibility, more delphi-mode improvments | Alexander Sulfrian | 2009-12-15 | 12 | -6/+876 |
| | |||||
* | change pascal template to autogenerate unit name from filename | Alexander Sulfrian | 2009-12-12 | 1 | -1/+3 |
| | |||||
* | added magit for emacs (better git handling) | Alexander Sulfrian | 2009-12-11 | 16 | -0/+5231 |
| | |||||
* | added delphi stuff | Alexander Sulfrian | 2009-12-10 | 5 | -0/+78 |
| | | | | | | added templet for ultrastar .pas files added some delphi snippets for procedures and functions added imenu stuff for delphi-code | ||||
* | added rudel (obby and other colab framework for emacs) | Alexander Sulfrian | 2009-11-19 | 131 | -0/+42676 |
| | |||||
* | added multi-mode and html-php-mode | Alexander Sulfrian | 2009-10-25 | 2 | -0/+615 |
| | |||||
* | added snippets for loading with module from dotfiles | Alexander Sulfrian | 2009-10-22 | 404 | -0/+2338 |
| | |||||
* | added dropdown-list module | Alexander Sulfrian | 2009-10-22 | 1 | -0/+258 |
| | |||||
* | moved to correct place | Alexander Sulfrian | 2009-10-22 | 1 | -0/+0 |
| | |||||
* | added yasnippet | Alexander Sulfrian | 2009-10-22 | 1 | -0/+3676 |
| | |||||
* | cleanup | Alexander Sulfrian | 2009-10-21 | 1 | -0/+360 |
| | | | | | added ignores for some emacs files added smex.el that is included from .emacs | ||||
* | updated emacs config: rect-mark, saveposition, gitignore | Alexander Sulfrian | 2009-06-01 | 1 | -0/+445 |
| | | | | | | added rect-mark to make it posible to visual select rectangle regions added saveposition to jump to the position of the last visit of the file added gitignore file to ignore the dynamic files by emacs | ||||
* | updated emacs config | Alexander Sulfrian | 2009-04-16 | 2 | -0/+422 |
enabled the templates automatic add template to new files added templates added .emacs.d/lisp to load-path automatic follow symlinks to vc automatic bytecompile .emacs in dotfiles |