]> ruderich.org/simon Gitweb - config/dotfiles.git/shortlog
config/dotfiles.git
2011-11-19 Simon Ruderichvimrc: Use tex compiler for (La)TeX files.
2011-11-19 Simon Ruderichvimrc: Save changes when running :mak[e].
2011-10-31 Simon Ruderichvimrc: Fix exists() check for InsertLeave.
2011-10-31 Simon Ruderichgvimrc: Don't display menu and toolbars.
2011-10-06 Simon Ruderichvimrc: Minor documentation update.
2011-09-25 Simon Ruderichvimrc: Mark non 0x20 unicode whitespace as error.
2011-09-25 Simon Ruderichvimrc: Also highlight REMOVED and DELETED.
2011-09-25 Simon Ruderichvimrc: Call matchadd() multiple times.
2011-09-25 Simon Ruderichvimrc: Use exists() instead of checking the version.
2011-09-25 Simon Ruderichvimrc: Fix compatibility for older Vim versions.
2011-09-25 Simon Ruderichvimrc: Fix and improve perl syntax settings.
2011-09-17 Simon Ruderichvimrc: Remap <C-G> to display more information.
2011-09-17 Simon Ruderichvimrc: Write current file when suspending (<C-Z>).
2011-06-21 Simon RuderichRevert "vimrc: Behave like 'scrolloff' while searching."
2011-05-20 Simon Ruderichvimrc: Store swap files in ~/.tmp if available.
2011-05-15 Simon Ruderichgvimrc: Update comment.
2011-05-15 Simon Ruderichvim/syntax/asciidoc.vim: Update (8.6.4).
2011-05-15 Simon Ruderichsetup.sh: Only link ~/.gvimrc if GVim is installed.
2011-05-15 Simon Ruderichvim/syntax/perl.vim: Update to 2010-08-10.
2011-05-15 Simon Ruderichvim/syntax/python.vim: Update to 2.6.6.
2011-05-15 Simon Ruderichvim/syntax/mkd.vim: Update to 9.
2011-05-15 Simon Ruderichvim/syntax/msmtp.vim: Update, sync with upstream (versi...
2011-05-10 Simon Ruderichvim/plugin/qname.vim: Remove.
2011-05-10 Simon Ruderichvim/bundle/surround: Update to 1.90.
2011-05-10 Simon Ruderichvim/bundle/screenpaste: Update to 7.0.
2011-05-10 Simon Ruderichvim/bundle/nerdcommenter: Update to version 2.3.0.
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-07-10 Simon Ruderichvim/after/ftplugin/mail: Fold quotes, fix one level...
2010-06-08 Simon Ruderichvimrc: Add XPTemplate settings.
2010-06-08 Simon Ruderichvim/ftplugin/_common/personal.xpt.vim: Add XPT 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 Ruderichgvimrc: Append to 'guicursor' instead of overwriting it.
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-08-04 Simon Ruderichafter/ftplugin/deb.vim: Disable spell checking.
2009-08-04 Simon Ruderichafter/ftplugin/tar.vim: Disable spell checking.
2009-08-01 Simon Ruderichvimrc: Disable modelines for gitcommit files.
2009-07-29 Simon Ruderichvimrc: Go to last position of opened files.
2009-07-21 Simon RuderichRevert "minibufexplorer: Add plugin, version 6.3.2."
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-13 Simon RuderichRemove README file.
2009-07-13 Simon RuderichMove files to vim/ to merge with main Vim repository.
2009-07-12 Simon Ruderichvimrc: Add support for Mac OS X Leopard.
2009-06-30 Simon Ruderichvimrc: Always highlight TODO, FIXME, CHANGED and XXX.
next