]> ruderich.org/simon Gitweb - config/dotfiles.git/history - vimrc
vimrc: Move some settings from after/ftplugin to vimrc.
[config/dotfiles.git] / vimrc
2009-08-04 Simon Ruderichvimrc: Move some settings from after/ftplugin to vimrc.
2009-07-29 Simon Ruderichvimrc: Go to last position of opened files.
2009-07-18 Simon Ruderichvimrc: Update runtimepath to work with new plugin location.
2009-07-17 Simon Ruderichvimrc: Use inoremap instead of imap.
2009-07-13 Simon RuderichMerge plugins
2009-07-12 Simon Ruderichvimrc: Add support for Mac OS X Leopard.
2009-06-30 Simon Ruderichvimrc: Always highlight TODO, FIXME, CHANGED and XXX.
2009-06-20 Simon Ruderichvimrc: Minor documentation fix.
2009-06-19 Simon RuderichMerge commit 'epica/master'
2009-06-19 Simon Ruderichvimrc: Don't enable spell checking with vimdiff.
2009-06-16 Simon RuderichMerge commit 'rammstein/master'
2009-06-09 Simon Ruderichvimrc: Documentation improvement.
2009-06-08 Simon Ruderichvimrc: Recognize latin1 encoded files.
2009-06-01 Simon Ruderichvimrc: Use ' in checks instead of ".
2009-05-21 Simon Ruderichvimrc: Fix doc typo.
2009-05-21 Simon Ruderichvimrc: Don't use modelines.
2009-05-13 Simon Ruderichvimrc: Add maps for fast access to buffers.
2009-05-13 Simon Ruderichvimrc: Indicate long lines with 'listchars'.
2009-05-13 Simon Ruderichvimrc: Also display non breakable space with 'listchars'.
2009-05-13 Simon Ruderichvimrc: Only define spell maps if spell checking is...
2009-05-13 Simon Ruderichvimrc: Minor documentation improvement.
2009-05-13 Simon Ruderichvimrc: Use better comment for 'foldlevel'.
2009-05-12 Simon Ruderichvimrc: Use 'hidden'.
2009-05-12 Simon Ruderichvimrc: Add mapping to disable spell checking.
2009-05-12 Simon Ruderichvimrc: Move some settings to EDITOR SETTINGS.
2009-05-12 Simon Ruderichvimrc: Move EDITOR SETTINGS up.
2009-05-12 Simon Ruderichvimrc: Load additional Vim files.
2009-05-08 Simon Ruderichvimrc: Add auto corrections for :Qa and :Wqa.
2009-04-28 Simon Ruderichvimrc: Use default map leader.
2009-03-22 Simon Ruderichvimrc: Be more compatible with less capable versions.
2009-03-14 Simon Ruderichvimrc: Minor indentation fix.
2009-03-01 Simon RuderichAdd mapping to append ; to the current line.
2009-02-17 Simon RuderichAdd first autocmd, for mercurial.
2009-02-17 Simon RuderichOnly use syntax if available.
2009-02-17 Simon RuderichDon't use mkview and loadview; use modelines instead.
2009-02-17 Simon RuderichFix inserting xa0 on Mac.
2009-02-17 Simon RuderichHighlight text longer then 78 characters per line.
2009-02-17 Simon RuderichAdd move settings for normal mode like in mutt.
2009-02-17 Simon RuderichUse spaces around = in let.
2009-02-17 Simon RuderichCreate new section PLUGIN SETTINGS.
2009-02-16 Simon RuderichImprove Wq and Q fix. Thanks to Tony Mechelynck.
2009-02-16 Simon RuderichAllow more tabs with -p.
2009-02-16 Simon RuderichDon't backspace over edit start. Use virtualedit.
2009-02-16 Simon RuderichBe Vim 6 compatible.
2009-02-16 Simon RuderichRestructured vimrc and added section names.
2009-02-16 Simon RuderichDocumentation changes.
2008-10-26 Simon RuderichReordered some settings.
2008-10-26 Simon RuderichDisplay tabs and whitespace and display matches while...
2008-10-26 Simon RuderichAdded more mappings.
2008-10-26 Simon RuderichDocumentation and whitespace fix.
2008-10-26 Simon RuderichAdded formatoptions.
2008-10-17 Simon RuderichDisplay partial commands in the status line.
2008-10-17 Simon RuderichAdded map settings for NERD commenter.
2008-10-17 Simon RuderichFix my spelling errors when trying to save a file.
2008-10-17 Simon RuderichUse "," as mapleader.
2008-07-19 Simon RuderichAdded vim configuration file.