]> ruderich.org/simon Gitweb - config/dotfiles.git/shortlog
config/dotfiles.git
2012-11-07 Simon Ruderichvim/bundle/ctrlp: Add as submodule.
2012-11-02 Simon Ruderichvimrc: Add wildignore settings for C, Java, LaTeX and...
2012-10-20 Simon Ruderichvimrc: Fix assignments outside of if has('eval') block.
2012-10-20 Simon Ruderichvimrc: Add CtrlP settings.
2012-10-20 Simon Ruderichvimrc: Don't open folds for block movements.
2012-10-15 Simon Ruderichvimrc: Display a warning when editing auto-generated...
2012-10-12 Simon Ruderichvimrc: Remap <C-L> only in normal mode.
2012-10-12 Simon Ruderich.gitignore: Sort ignores.
2012-10-07 Simon Ruderichvimrc: Minor documentation updates.
2012-10-07 Simon Ruderichcrontab: Add. Delete old CtrlP cache files.
2012-10-07 Simon Ruderichvimrc: Show completion menu even if only one entry...
2012-10-07 Simon Ruderichvimrc: Ignore case when completing files/directories.
2012-09-02 Simon Ruderichvimrc: Fix compatibility for older Vim versions.
2012-09-02 Simon Ruderichvimrc: Use pathogen#infect() available since 2.0.
2012-09-01 Simon Ruderichautoload/pathogen.vim: Update to 2.0, revision 5e3fdd3.
2012-08-27 Simon Ruderichvimrc: Add j to 'formatoptions' if available.
2012-08-27 Simon Ruderichvim/ftplugin/*/*.xpt.vim: Prevent errors if XPTemplate...
2012-08-12 Simon Ruderichvim/colors/simon.vim: Add support for GVim.
2012-08-11 Simon Ruderichvim/colors/simon.vim: Add examples for statementControl...
2012-08-11 Simon Ruderichvim/colors/simon.vim: Documentation update.
2012-08-02 Simon Ruderichvim/ftplugin/perl/perl.xpt.vim: Add missing year default.
2012-08-02 Simon Ruderichvim/ftplugin: Add XPTemplate file skeletons for C and...
2012-08-02 Simon Ruderichvim/after/syntax: Special highlight for statement contr...
2012-07-27 Simon Ruderichvimrc: Always use unix line-endings for new files.
2012-07-27 Simon Ruderichvimrc: Only remove . from 'directory' if safe directori...
2012-07-14 Simon Ruderichvim/after/syntax/diff.vim: Add. Better highlighting...
2012-07-04 Simon Ruderichvimrc: Show a message when viewing the first buffer...
2012-07-04 Simon Ruderichvimrc: Minor documentation updates.
2012-06-30 Simon Ruderichvimrc: Use replacement for %f in statusline which uses...
2012-06-30 Simon Ruderichvimrc: Minor documentation update.
2012-06-30 Simon Ruderichvimrc: Also fix some English spelling mistakes.
2012-06-30 Simon Ruderichvimrc: Only enable some items in securemodelines.
2012-06-30 Simon Ruderichvimrc: Only map NERDCommenterToggle in normal mode.
2012-06-30 Simon Ruderichvimrc: Fix weird double fold in #if 0 in C files.
2012-06-30 Simon Ruderichvimrc: Don't draw vertical split separator.
2012-06-22 Simon Ruderichvim/plugin/securemodelines.vim: Merge version ca214e9f70.
2012-06-21 Simon Ruderichvim/after/**: License under GPL v3+.
2012-06-21 Simon Ruderichvim/after/**: Minor cleanup.
2012-06-21 Simon Ruderichvimrc: Don't use abbreviated commands (:bprev -> :bprev...
2012-06-21 Simon Ruderichvimrc: Use inoreabbrev instead of iabbrev.
2012-06-21 Simon Ruderichvimrc: Use additional syntax groups of my color scheme.
2012-06-21 Simon Ruderichvim/colors/simon.vim: Add, custom color scheme.
2012-06-17 Simon Ruderichvimrc: Don't highlight overlong lines in diff mode.
2012-06-17 Simon Ruderichvimrc: Documentation update.
2012-06-17 Simon Ruderichvimrc: Add tab and precedes to 'listchars'.
2012-06-17 Simon Ruderichvimrc: Split 'listchars' in multiple lines.
2012-06-17 Simon Ruderichvimrc: Fix copyright year.
2012-06-16 Simon Ruderichvimrc: Fix highlight of Unicode whitespace.
2012-06-07 Simon Ruderichvimrc: Only use 'foldcolumn' if there's enough space.
2012-04-09 Simon Ruderichvimrc: Fix compatibility for older Vim versions.
2012-04-09 Simon Ruderichvimrc: Another minor documentation update.
2012-04-07 Simon Ruderichvimrc,gvimrc: Minor documentation update.
2012-04-07 Simon Ruderichvimrc: Don't use 'ignorecase' for insert mode completion.
2012-04-07 Simon Ruderichvimrc: Add Shell syntax settings.
2012-04-05 Simon Ruderichvimrc: Ignore errors when pathogen is missing.
2012-04-05 Simon Ruderichvimrc: Fix compatibility for older Vim versions.
2012-03-31 Simon Ruderichvimrc: Remove superfluous empty line.
2012-03-31 Simon Ruderichvimrc: Use local variables in s:CustomSyntaxHighlights().
2012-03-31 Simon Ruderichvimrc: Fix indentation in s:CustomSyntaxHighlights().
2012-03-31 Simon Ruderichvimrc: Fix custom highlights disappearing in new windows.
2012-03-02 Simon Ruderichvimrc: Use 'noignorecase' for * and # in visual mode.
2012-03-02 Simon Ruderichvimrc: Enable 'hlsearch'.
2012-03-02 Simon Ruderichvimrc: 'nostartofline' for window scroll commands only.
2012-03-02 Simon Ruderichvimrc: Display highest buffer number in 'statusline'.
2012-02-26 Simon Ruderichvimrc: Only use spelling maps in normal mode.
2012-02-26 Simon Ruderichvimrc: Prefer '..' for strings.
2012-02-19 Simon Ruderichvimrc: Fix compatibility for older Vim versions.
2012-02-18 Simon Ruderichvimrc: Move all autocmds in the vimrc augroup.
2012-02-01 Simon Ruderichvimrc: Don't highlight embedded languages in Vim script.
2012-01-25 Simon Ruderichgvimrc: Disable mouse and mouse wheel.
2012-01-25 Simon Ruderichvimrc,gvimrc,setup.sh: License under GP v3+.
2012-01-14 Simon Ruderichvimrc: Enable additional highlighting for Haskell and...
2012-01-14 Simon Ruderichvimrc: Enable folding for Vim and XML.
2012-01-14 Simon Ruderichvimrc: Use syntax based omni completion.
2012-01-14 Simon Ruderichvimrc: Documentation update for mappings.
2012-01-14 Simon Ruderichvimrc: Remember marks for more files.
2012-01-14 Simon Ruderich.gitignore: Use absolute paths.
2012-01-14 Simon Ruderichvimrc: Don't use abbreviated commands (:b -> :buffer).
2012-01-03 Simon Ruderichvimrc: Remove mac only settings.
2012-01-03 Simon Ruderichvimrc: Use local variables when possible.
2012-01-03 Simon Ruderichvimrc: Use UTF-8 for all internal data.
2012-01-03 Simon Ruderichvimrc: Minor documentation update.
2012-01-03 Simon Ruderichvimrc: Move new text objects to mappings section.
2012-01-03 Simon Ruderichvimrc: Add support to undo <C-@>, <C-A> and <C-W> in...
2011-12-05 Simon Ruderichvimrc: Add support to undo Ctrl-U in insert mode.
2011-12-02 Simon Ruderichvimrc: Minor documentation updates.
2011-12-02 Simon Ruderichvimrc: Add :DiffOrig command.
2011-12-02 Simon Ruderichvimrc: Fix indentation.
2011-11-29 Simon Ruderichvimrc: Really disable spell checking when diffing.
2011-11-28 Simon Ruderichvimrc: Add <silent> to mappings where useful.
2011-11-25 Simon RuderichMerge remote-tracking branch 'all-my-faults/master'
2011-11-25 Simon Ruderichvimrc: Minor documentation update.
2011-11-25 Simon Ruderichvimrc: Allow running as root.
2011-11-22 Simon Ruderichvimrc: Fix indentation.
2011-11-22 Simon Ruderichvimrc: Wrap all plugin settings in one if has('eval').
2011-11-21 Simon Ruderichvimrc: Remove unnecessary has('eval').
2011-11-21 Simon Ruderichvimrc: Add Haskell syntax settings.
2011-11-21 Simon Ruderichvimrc: Minor cleanup for variables.
2011-11-19 Simon Ruderichvimrc: Make IndTxtObj script local.
2011-11-19 Simon Ruderichvimrc: Add new text-objects ii ai for indented text.
next