2010-10-15 |
Simon Ruderich | vimrc: Use noremap where it's useful. |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Simon Ruderich | vimrc: Cleanup to use Vim-like <> notation capitalization. |
commit | commitdiff | tree | snapshot |
2010-09-24 |
Simon Ruderich | vimrc: Disable all array keys in command mode. |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Simon Ruderich | vimrc: Disable 'spell', 'list' and 2match when viewing... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Simon Ruderich | vimrc: Increase 'synmaxcol' to 500 columns. |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Simon Ruderich | vimrc: Automatically reset paste after exiting insert... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Simon Ruderich | Merge remote branch 'rammstein/master' |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Simon Ruderich | vimrc: Use strong encryption if available. |
commit | commitdiff | tree | snapshot |
2010-07-10 |
Simon Ruderich | vimrc: Add gb and gB to go to next/previous buffer. |
commit | commitdiff | tree | snapshot |
2010-07-10 |
Simon Ruderich | vim/after/ftplugin/mail: Fold quotes, fix one level... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Simon Ruderich | vimrc: Add XPTemplate settings. |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Simon Ruderich | vim/ftplugin/_common/personal.xpt.vim: Add XPT settings. |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Simon Ruderich | vimrc: Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Simon Ruderich | vimrc: Use C-p/C-n as replacement for up/down arrows... |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Simon Ruderich | vimrc: Map jj to exit insert mode. |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Simon Ruderich | vimrc: Fix last commit for Vims without eval. |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Simon Ruderich | vimrc: Don't reset 'runtimepath'. |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Simon Ruderich | vimrc: Only color the first 200 columns per line. |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Simon Ruderich | vimrc: Don't redraw screen while executing macros. |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Simon Ruderich | vimrc: Don't store swap files in the same directory... |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Simon Ruderich | vimrc: Use as little space as possible for numbers... |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Simon Ruderich | vimrc: Unmap arrow keys. |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Simon Ruderich | vimrc: Minor documentation updates. |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Simon Ruderich | vimrc: Modelines are already disabled. |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Simon Ruderich | vimrc: Reset all options on startup. |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Simon Ruderich | vimrc: Add custom 'statusline'. |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Simon Ruderich | vimrc: Don't allow running as root. |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Simon Ruderich | vimrc: Disable 'list' and 'number' in help buffers. |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Simon Ruderich | vimrc: Doc updates. |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Simon Ruderich | vimrc: Also "fix" :Wa. |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Simon Ruderich | Merge commit 'rammstein/master' |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Simon Ruderich | vimrc: Minor documentation fix. |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Simon Ruderich | vimrc: Don't map ; directly, use <Leader>; instead. |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Simon Ruderich | vimrc: Improve check for spelling support. |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Simon Ruderich | vimrc: Add mapping to make last active window the only... |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Simon Ruderich | vimrc: Use 72 characters per line in git commit messages. |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Simon Ruderich | vimrc: Always display the statusline. |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Simon Ruderich | vimrc: Fix detection of matchadd() support. |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Simon Ruderich | vimrc: Don't restore last position for git commit messages. |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Simon Ruderich | gvimrc: Append to 'guicursor' instead of overwriting it. |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Simon Ruderich | vimrc: Whitespace only change. |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Simon Ruderich | vimrc: Documentation updates. |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Simon Ruderich | vimrc: Documentation fixes. |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Simon Ruderich | vimrc: Be more compatible with older versions. |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Simon Ruderich | vimrc: Remove unnecessary 'tabpagemax' setting. |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Simon Ruderich | vimrc: Minor documentation changes. |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Simon Ruderich | vimrc: Add sections to auto commands. |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Simon Ruderich | vimrc: Move some settings from ftdetect to vimrc. |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Simon Ruderich | vimrc: Group nospell auto commands together. |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Simon Ruderich | vimrc: Move some settings from after/ftplugin to vimrc. |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Simon Ruderich | after/ftplugin/deb.vim: Disable spell checking. |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Simon Ruderich | after/ftplugin/tar.vim: Disable spell checking. |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Simon Ruderich | vimrc: Disable modelines for gitcommit files. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Simon Ruderich | vimrc: Go to last position of opened files. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Simon Ruderich | Revert "minibufexplorer: Add plugin, version 6.3.2." |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Simon Ruderich | vimrc: Update runtimepath to work with new plugin location. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Simon Ruderich | vimrc: Use inoremap instead of imap. |
commit | commitdiff | tree | snapshot |
2009-07-13 |
Simon Ruderich | Merge plugins |
commit | commitdiff | tree | snapshot |
2009-07-13 |
Simon Ruderich | Remove README file. |
commit | commitdiff | tree | snapshot |
2009-07-13 |
Simon Ruderich | Move files to vim/ to merge with main Vim repository. |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Simon Ruderich | vimrc: Add support for Mac OS X Leopard. |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Simon Ruderich | vimrc: Always highlight TODO, FIXME, CHANGED and XXX. |
commit | commitdiff | tree | snapshot |
2009-06-20 |
Simon Ruderich | vimrc: Minor documentation fix. |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Simon Ruderich | Merge commit 'epica/master' |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Simon Ruderich | vimrc: Don't enable spell checking with vimdiff. |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Simon Ruderich | Merge commit 'rammstein/master' |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Simon Ruderich | vimrc: Documentation improvement. |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Simon Ruderich | gvimrc: Improved comment. |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Simon Ruderich | vimrc: Recognize latin1 encoded files. |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Simon Ruderich | vimrc: Use ' in checks instead of ". |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Simon Ruderich | after/ftplugin/mail: Try to clean up mails. |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Simon Ruderich | securemodelines: Allow disabling of the plugin. |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Simon Ruderich | screenpaste: Add plugin, version 5.92. |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Simon Ruderich | php: Check spelling in strings. |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Simon Ruderich | perl: Check spelling in strings and comments. |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Simon Ruderich | asciidoc: Detect if a text file is AsciiDoc. |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Simon Ruderich | qname: Add plugin, version 1.0. |
commit | commitdiff | tree | snapshot |
2009-05-21 |
Simon Ruderich | ftplugin/vimperator.vim: Fix doc typo. |
commit | commitdiff | tree | snapshot |
2009-05-21 |
Simon Ruderich | vimrc: Fix doc typo. |
commit | commitdiff | tree | snapshot |
2009-05-21 |
Simon Ruderich | vimrc: Don't use modelines. |
commit | commitdiff | tree | snapshot |
2009-05-21 |
Simon Ruderich | securemodelines: Add plugin, version 20080424. |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Simon Ruderich | vimrc: Add maps for fast access to buffers. |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Simon Ruderich | vimrc: Indicate long lines with 'listchars'. |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Simon Ruderich | vimrc: Also display non breakable space with 'listchars'. |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Simon Ruderich | vimrc: Only define spell maps if spell checking is... |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Simon Ruderich | vimrc: Minor documentation improvement. |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Simon Ruderich | vimrc: Use better comment for 'foldlevel'. |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Simon Ruderich | vimrc: Use 'hidden'. |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Simon Ruderich | vimrc: Add mapping to disable spell checking. |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Simon Ruderich | vimrc: Move some settings to EDITOR SETTINGS. |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Simon Ruderich | vimrc: Move EDITOR SETTINGS up. |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Simon Ruderich | vimrc: Load additional Vim files. |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Simon Ruderich | vimrc: Add auto corrections for :Qa and :Wqa. |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Simon Ruderich | matchit: Fix permissions on plugin file. |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Simon Ruderich | vimrc: Use default map leader. |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Simon Ruderich | vim/after/ftplugin: Use spaces around = in let. |
commit | commitdiff | tree | snapshot |
2009-04-26 |
Simon Ruderich | yaml: Add syntax file, version 20070822. |
commit | commitdiff | tree | snapshot |
2009-04-26 |
Simon Ruderich | python: Add syntax file, version 2.6.3. |
commit | commitdiff | tree | snapshot |
2009-04-26 |
Simon Ruderich | vimperator: Add syntax and ftdetect file, last change... |
commit | commitdiff | tree | snapshot |
2009-04-26 |
Simon Ruderich | tcl: Add syntax and indent file, version 0.5.1 and... |
commit | commitdiff | tree | snapshot |
next |