]> ruderich.org/simon Gitweb - config/dotfiles.git/history - vimrc
Switch plugins with more than one file to pathogen.
[config/dotfiles.git] / vimrc
2011-05-10 Simon RuderichSwitch plugins with more than one file to pathogen.
2011-05-07 Simon RuderichUse jk in addition to jj to exit insert mode.
2010-11-27 Simon Ruderichvimrc: Fix some of my spelling mistakes with iabbrev.
2010-11-27 Simon Ruderichvimrc: Disable 'hlsearch' with <C-L>.
2010-11-27 Simon Ruderichvimrc: Display current character under cursor in status...
2010-11-27 Simon Ruderichvimrc: Increase history of executed commands and count...
2010-11-27 Simon Ruderichvimrc: Improve 'wildmode'.
2010-11-23 Simon Ruderichvimrc: Behave like 'scrolloff' while searching.
2010-10-31 Simon Ruderichvimrc: Add missing timezones to dates.
2010-10-15 Simon Ruderichvimrc: Add * and # for visual selections.
2010-10-15 Simon Ruderichvimrc: Also use jj to exit command mode.
2010-10-15 Simon Ruderichvimrc: Write out commands.
2010-10-15 Simon Ruderichvimrc: Use noremap where it's useful.
2010-10-15 Simon Ruderichvimrc: Cleanup to use Vim-like <> notation capitalization.
2010-09-24 Simon Ruderichvimrc: Disable all array keys in command mode.
2010-09-13 Simon Ruderichvimrc: Disable 'spell', 'list' and 2match when viewing...
2010-09-13 Simon Ruderichvimrc: Increase 'synmaxcol' to 500 columns.
2010-09-13 Simon Ruderichvimrc: Automatically reset paste after exiting insert...
2010-09-13 Simon RuderichMerge remote branch 'rammstein/master'
2010-09-13 Simon Ruderichvimrc: Use strong encryption if available.
2010-07-10 Simon Ruderichvimrc: Add gb and gB to go to next/previous buffer.
2010-06-08 Simon Ruderichvimrc: Add XPTemplate settings.
2010-06-08 Simon Ruderichvimrc: Fix typo in comment.
2010-05-08 Simon Ruderichvimrc: Use C-p/C-n as replacement for up/down arrows...
2010-03-30 Simon Ruderichvimrc: Map jj to exit insert mode.
2010-03-21 Simon Ruderichvimrc: Fix last commit for Vims without eval.
2010-03-21 Simon Ruderichvimrc: Don't reset 'runtimepath'.
2010-03-12 Simon Ruderichvimrc: Only color the first 200 columns per line.
2010-03-12 Simon Ruderichvimrc: Don't redraw screen while executing macros.
2010-03-12 Simon Ruderichvimrc: Don't store swap files in the same directory...
2010-03-12 Simon Ruderichvimrc: Use as little space as possible for numbers...
2010-03-12 Simon Ruderichvimrc: Unmap arrow keys.
2010-03-10 Simon Ruderichvimrc: Minor documentation updates.
2010-03-10 Simon Ruderichvimrc: Modelines are already disabled.
2010-03-10 Simon Ruderichvimrc: Reset all options on startup.
2010-01-06 Simon Ruderichvimrc: Add custom 'statusline'.
2010-01-06 Simon Ruderichvimrc: Don't allow running as root.
2009-12-13 Simon Ruderichvimrc: Disable 'list' and 'number' in help buffers.
2009-12-11 Simon Ruderichvimrc: Doc updates.
2009-12-11 Simon Ruderichvimrc: Also "fix" :Wa.
2009-11-14 Simon RuderichMerge commit 'rammstein/master'
2009-11-14 Simon Ruderichvimrc: Minor documentation fix.
2009-11-14 Simon Ruderichvimrc: Don't map ; directly, use <Leader>; instead.
2009-11-14 Simon Ruderichvimrc: Improve check for spelling support.
2009-11-14 Simon Ruderichvimrc: Add mapping to make last active window the only...
2009-11-01 Simon Ruderichvimrc: Use 72 characters per line in git commit messages.
2009-11-01 Simon Ruderichvimrc: Always display the statusline.
2009-10-30 Simon Ruderichvimrc: Fix detection of matchadd() support.
2009-10-30 Simon Ruderichvimrc: Don't restore last position for git commit messages.
2009-10-30 Simon Ruderichvimrc: Whitespace only change.
2009-10-30 Simon Ruderichvimrc: Documentation updates.
2009-10-21 Simon Ruderichvimrc: Documentation fixes.
2009-09-03 Simon Ruderichvimrc: Be more compatible with older versions.
2009-09-01 Simon Ruderichvimrc: Remove unnecessary 'tabpagemax' setting.
2009-08-04 Simon Ruderichvimrc: Minor documentation changes.
2009-08-04 Simon Ruderichvimrc: Add sections to auto commands.
2009-08-04 Simon Ruderichvimrc: Move some settings from ftdetect to vimrc.
2009-08-04 Simon Ruderichvimrc: Group nospell auto commands together.
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.
next