2009-12-11 |
Simon Ruderich | vimrc: Also "fix" :Wa.
|
commit | commitdiff | tree |
2009-11-14 |
Simon Ruderich | Merge commit 'rammstein/master'
|
commit | commitdiff | tree |
2009-11-14 |
Simon Ruderich | vimrc: Minor documentation fix.
|
commit | commitdiff | tree |
2009-11-14 |
Simon Ruderich | vimrc: Don't map ; directly, use <Leader>; instead.
|
commit | commitdiff | tree |
2009-11-14 |
Simon Ruderich | vimrc: Improve check for spelling support.
|
commit | commitdiff | tree |
2009-11-14 |
Simon Ruderich | vimrc: Add mapping to make last active window the only...
|
commit | commitdiff | tree |
2009-11-01 |
Simon Ruderich | vimrc: Use 72 characters per line in git commit messages.
|
commit | commitdiff | tree |
2009-11-01 |
Simon Ruderich | vimrc: Always display the statusline.
|
commit | commitdiff | tree |
2009-10-30 |
Simon Ruderich | vimrc: Fix detection of matchadd() support.
|
commit | commitdiff | tree |
2009-10-30 |
Simon Ruderich | vimrc: Don't restore last position for git commit messages.
|
commit | commitdiff | tree |
2009-10-30 |
Simon Ruderich | gvimrc: Append to 'guicursor' instead of overwriting it.
|
commit | commitdiff | tree |
2009-10-30 |
Simon Ruderich | vimrc: Whitespace only change.
|
commit | commitdiff | tree |
2009-10-30 |
Simon Ruderich | vimrc: Documentation updates.
|
commit | commitdiff | tree |
2009-10-21 |
Simon Ruderich | vimrc: Documentation fixes.
|
commit | commitdiff | tree |
2009-09-03 |
Simon Ruderich | vimrc: Be more compatible with older versions.
|
commit | commitdiff | tree |
2009-09-01 |
Simon Ruderich | vimrc: Remove unnecessary 'tabpagemax' setting.
|
commit | commitdiff | tree |
2009-08-04 |
Simon Ruderich | vimrc: Minor documentation changes.
|
commit | commitdiff | tree |
2009-08-04 |
Simon Ruderich | vimrc: Add sections to auto commands.
|
commit | commitdiff | tree |
2009-08-04 |
Simon Ruderich | vimrc: Move some settings from ftdetect to vimrc.
|
commit | commitdiff | tree |
2009-08-04 |
Simon Ruderich | vimrc: Group nospell auto commands together.
|
commit | commitdiff | tree |
2009-08-04 |
Simon Ruderich | vimrc: Move some settings from after/ftplugin to vimrc.
|
commit | commitdiff | tree |
2009-08-04 |
Simon Ruderich | after/ftplugin/deb.vim: Disable spell checking.
|
commit | commitdiff | tree |
2009-08-04 |
Simon Ruderich | after/ftplugin/tar.vim: Disable spell checking.
|
commit | commitdiff | tree |
2009-08-01 |
Simon Ruderich | vimrc: Disable modelines for gitcommit files.
|
commit | commitdiff | tree |
2009-07-29 |
Simon Ruderich | vimrc: Go to last position of opened files.
|
commit | commitdiff | tree |
2009-07-21 |
Simon Ruderich | Revert "minibufexplorer: Add plugin, version 6.3.2."
|
commit | commitdiff | tree |
2009-07-18 |
Simon Ruderich | vimrc: Update runtimepath to work with new plugin location.
|
commit | commitdiff | tree |
2009-07-17 |
Simon Ruderich | vimrc: Use inoremap instead of imap.
|
commit | commitdiff | tree |
2009-07-13 |
Simon Ruderich | Merge plugins
|
commit | commitdiff | tree |
2009-07-13 |
Simon Ruderich | Remove README file.
|
commit | commitdiff | tree |
2009-07-13 |
Simon Ruderich | Move files to vim/ to merge with main Vim repository.
|
commit | commitdiff | tree |
2009-07-12 |
Simon Ruderich | vimrc: Add support for Mac OS X Leopard.
|
commit | commitdiff | tree |
2009-06-30 |
Simon Ruderich | vimrc: Always highlight TODO, FIXME, CHANGED and XXX.
|
commit | commitdiff | tree |
2009-06-20 |
Simon Ruderich | vimrc: Minor documentation fix.
|
commit | commitdiff | tree |
2009-06-19 |
Simon Ruderich | Merge commit 'epica/master'
|
commit | commitdiff | tree |
2009-06-19 |
Simon Ruderich | vimrc: Don't enable spell checking with vimdiff.
|
commit | commitdiff | tree |
2009-06-16 |
Simon Ruderich | Merge commit 'rammstein/master'
|
commit | commitdiff | tree |
2009-06-09 |
Simon Ruderich | vimrc: Documentation improvement.
|
commit | commitdiff | tree |
2009-06-09 |
Simon Ruderich | gvimrc: Improved comment.
|
commit | commitdiff | tree |
2009-06-08 |
Simon Ruderich | vimrc: Recognize latin1 encoded files.
|
commit | commitdiff | tree |
2009-06-01 |
Simon Ruderich | vimrc: Use ' in checks instead of ".
|
commit | commitdiff | tree |
2009-06-01 |
Simon Ruderich | after/ftplugin/mail: Try to clean up mails.
|
commit | commitdiff | tree |
2009-05-31 |
Simon Ruderich | securemodelines: Allow disabling of the plugin.
|
commit | commitdiff | tree |
2009-05-30 |
Simon Ruderich | screenpaste: Add plugin, version 5.92.
|
commit | commitdiff | tree |
2009-05-30 |
Simon Ruderich | php: Check spelling in strings.
|
commit | commitdiff | tree |
2009-05-30 |
Simon Ruderich | perl: Check spelling in strings and comments.
|
commit | commitdiff | tree |
2009-05-26 |
Simon Ruderich | asciidoc: Detect if a text file is AsciiDoc.
|
commit | commitdiff | tree |
2009-05-24 |
Simon Ruderich | qname: Add plugin, version 1.0.
|
commit | commitdiff | tree |
2009-05-21 |
Simon Ruderich | ftplugin/vimperator.vim: Fix doc typo.
|
commit | commitdiff | tree |
2009-05-21 |
Simon Ruderich | vimrc: Fix doc typo.
|
commit | commitdiff | tree |
2009-05-21 |
Simon Ruderich | vimrc: Don't use modelines.
|
commit | commitdiff | tree |
2009-05-21 |
Simon Ruderich | securemodelines: Add plugin, version 20080424.
|
commit | commitdiff | tree |
2009-05-13 |
Simon Ruderich | vimrc: Add maps for fast access to buffers.
|
commit | commitdiff | tree |
2009-05-13 |
Simon Ruderich | vimrc: Indicate long lines with 'listchars'.
|
commit | commitdiff | tree |
2009-05-13 |
Simon Ruderich | vimrc: Also display non breakable space with 'listchars'.
|
commit | commitdiff | tree |
2009-05-13 |
Simon Ruderich | vimrc: Only define spell maps if spell checking is...
|
commit | commitdiff | tree |
2009-05-13 |
Simon Ruderich | vimrc: Minor documentation improvement.
|
commit | commitdiff | tree |
2009-05-13 |
Simon Ruderich | vimrc: Use better comment for 'foldlevel'.
|
commit | commitdiff | tree |
2009-05-12 |
Simon Ruderich | vimrc: Use 'hidden'.
|
commit | commitdiff | tree |
2009-05-12 |
Simon Ruderich | vimrc: Add mapping to disable spell checking.
|
commit | commitdiff | tree |
2009-05-12 |
Simon Ruderich | vimrc: Move some settings to EDITOR SETTINGS.
|
commit | commitdiff | tree |
2009-05-12 |
Simon Ruderich | vimrc: Move EDITOR SETTINGS up.
|
commit | commitdiff | tree |
2009-05-12 |
Simon Ruderich | vimrc: Load additional Vim files.
|
commit | commitdiff | tree |
2009-05-08 |
Simon Ruderich | vimrc: Add auto corrections for :Qa and :Wqa.
|
commit | commitdiff | tree |
2009-05-01 |
Simon Ruderich | matchit: Fix permissions on plugin file.
|
commit | commitdiff | tree |
2009-04-28 |
Simon Ruderich | vimrc: Use default map leader.
|
commit | commitdiff | tree |
2009-04-28 |
Simon Ruderich | vim/after/ftplugin: Use spaces around = in let.
|
commit | commitdiff | tree |
2009-04-26 |
Simon Ruderich | yaml: Add syntax file, version 20070822.
|
commit | commitdiff | tree |
2009-04-26 |
Simon Ruderich | python: Add syntax file, version 2.6.3.
|
commit | commitdiff | tree |
2009-04-26 |
Simon Ruderich | vimperator: Add syntax and ftdetect file, last change...
|
commit | commitdiff | tree |
2009-04-26 |
Simon Ruderich | tcl: Add syntax and indent file, version 0.5.1 and...
|
commit | commitdiff | tree |
2009-04-26 |
Simon Ruderich | php: Add syntax file, version 0.9.7.
|
commit | commitdiff | tree |
2009-04-26 |
Simon Ruderich | mkd: Add syntax file, version 8.
|
commit | commitdiff | tree |
2009-04-26 |
Simon Ruderich | getmailrc: Add syntax file, version 0.4.
|
commit | commitdiff | tree |
2009-04-26 |
Simon Ruderich | repeat: Add plugin, version 1.0.
|
commit | commitdiff | tree |
2009-04-26 |
Simon Ruderich | surround: Add plugin, version 1.34.
|
commit | commitdiff | tree |
2009-04-26 |
Simon Ruderich | matrix: Add plugin, version 1.10.
|
commit | commitdiff | tree |
2009-04-26 |
Simon Ruderich | matchit: Add plugin, version 1.13.2.
|
commit | commitdiff | tree |
2009-04-26 |
Simon Ruderich | nerd_commenter: Add plugin, version 2.2.2.
|
commit | commitdiff | tree |
2009-04-26 |
Simon Ruderich | deb: Add plugin, version 1.4.
|
commit | commitdiff | tree |
2009-04-26 |
Simon Ruderich | privoxy: Add syntax file, last change 2007-03-30.
|
commit | commitdiff | tree |
2009-04-26 |
Simon Ruderich | perl: Add syntax file, last change 2007-03-13.
|
commit | commitdiff | tree |
2009-04-26 |
Simon Ruderich | asciidoc: Add syntax and ftdetect file, version 8.4.4.
|
commit | commitdiff | tree |
2009-04-26 |
Simon Ruderich | minibufexplorer: Add plugin, version 6.3.2.
|
commit | commitdiff | tree |
2009-04-26 |
Simon Ruderich | Initial commit.
|
commit | commitdiff | tree |
2009-04-08 |
Simon Ruderich | after/ftplugin/gitcommit.vim: Don't use modeline.
|
commit | commitdiff | tree |
2009-03-22 |
Simon Ruderich | vimrc: Be more compatible with less capable versions.
|
commit | commitdiff | tree |
2009-03-15 |
Simon Ruderich | setup.sh: Add missing shebang.
|
commit | commitdiff | tree |
2009-03-14 |
Simon Ruderich | after/ftplugin/mail.vim: Use setlocal.
|
commit | commitdiff | tree |
2009-03-14 |
Simon Ruderich | vimrc: Minor indentation fix.
|
commit | commitdiff | tree |
2009-03-01 |
Simon Ruderich | Add mapping to append ; to the current line.
|
commit | commitdiff | tree |
2009-02-28 |
Simon Ruderich | Add crontab after syntax for better spell checking.
|
commit | commitdiff | tree |
2009-02-28 |
Simon Ruderich | Add apache after syntax for better spell checking.
|
commit | commitdiff | tree |
2009-02-28 |
Simon Ruderich | Add perl after filetype to allow folding.
|
commit | commitdiff | tree |
2009-02-28 |
Simon Ruderich | Add mail after fileplugin.
|
commit | commitdiff | tree |
2009-02-18 |
Simon Ruderich | Use setup.sh instead of Makefile for setup process.
|
commit | commitdiff | tree |
2009-02-17 |
Simon Ruderich | Rename .hgignore to .gitignore as Git is now used.
|
commit | commitdiff | tree |
2009-02-17 |
Simon Ruderich | Add first autocmd, for mercurial.
|
commit | commitdiff | tree |
2009-02-17 |
Simon Ruderich | Only use syntax if available.
|
commit | commitdiff | tree |
2009-02-17 |
Simon Ruderich | Don't use mkview and loadview; use modelines instead.
|
commit | commitdiff | tree |
next |