]> ruderich.org/simon Gitweb - config/dotfiles.git/history - vimrc
vimrc: Fix indentation.
[config/dotfiles.git] / vimrc
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.