]> ruderich.org/simon Gitweb - config/dotfiles.git/shortlog
config/dotfiles.git
2014-03-21 Simon Ruderichsetup.sh: add missing newline
2014-03-21 Simon Ruderichterm2gui.pl: remove unnecessary variable
2014-03-16 Simon RuderichMakefile: add, runs ./setup.sh
2014-02-11 Simon Ruderichvimrc: Map <Leader>v to "verbatim" mode.
2014-02-11 Simon Ruderichvimrc: Map <Leader>t to switch to real tabs.
2014-01-16 Simon Ruderichvim/bundle/repeat: Update to 2a3c5f8e3c26a57b8eb4cfc4be...
2014-01-16 Simon Ruderichvim/bundle/xptemplate: Update to b531a310675959cd93a696...
2014-01-16 Simon Ruderichvim/bundle/gundo: Update to 2.5.0.
2013-12-07 Simon Ruderichvim/bundle/surround: Update to 42e9b46e7a20a2f394664874...
2013-10-23 Simon Ruderichcrontab: Remove CtrlP cache files after one day.
2013-09-12 Simon Ruderichsyntax/tmux.vim: Add.
2013-09-12 Simon Ruderichvimrc: Search for more cases of "do not edit".
2013-09-06 Simon Ruderichvimrc: Remove unused mapping <Leader>;.
2013-09-06 Simon Ruderichvimrc: Map Y to y$.
2013-09-06 Simon Ruderichvimrc: Fix jk typos JK and Jk.
2013-09-06 Simon Ruderichvimrc: Remove jj mapping.
2013-08-25 Simon Ruderichvim/bundle/xptemplate: Add as submodule.
2013-08-24 Simon Ruderichindent: Remove tcl.vim.
2013-08-24 Simon Ruderichsyntax: Remove mkd.vim, php.vim, privoxy.vim, tcl.vim...
2013-08-24 Simon Ruderichvim/bundle/fswitch: Update to e716da1ee6f80ee859b36083e...
2013-08-24 Simon Ruderichvim/bundle/ctrlp: Update to b5d3fe66a58a13d2ff8b6391f43...
2013-07-21 Simon Ruderichplugin/securemodelines.vim: Merge version 10d6c6b52f.
2013-07-21 Simon Ruderichplugin/repeat.vim: Replace with Git submodule.
2013-07-21 Simon Ruderichautoload/pathogen.vim: Update to 2.2, revision 1270dce.
2013-07-21 Simon Ruderichbundle/surround: Replace with Git submodule.
2013-07-21 Simon Ruderichbundle/nerdcommenter: Replace with Git submodule.
2013-07-05 Simon Ruderichcolors/simon.vim: Disable reverse for TabLineFill.
2013-04-19 Simon Ruderichvimrc: Search "do not edit" header in the first 20...
2013-04-13 Simon Ruderichvim/bundle/gundo: Add as submodule.
2013-04-13 Simon Ruderich.gitmodules: Use HTTPS URLs.
2013-04-11 Simon Ruderichvimrc: Fix 'include' for sh files.
2013-04-10 Simon Ruderichafter/ftplugin/mail.vim: Move cursor after replies.
2013-04-01 Simon Ruderichafter/ftplugin/mail.vim: Use normal! instead of normal.
2013-04-01 Simon Ruderichftplugin/mail.vim: Simplify regex to remove trailing...
2013-04-01 Simon Ruderichafter/ftplugin/mail.vim: Add missing timezone.
2013-03-16 Simon Ruderichvim/bundle/screenpaste: Remove.
2013-03-11 Simon Ruderichsetup.sh: Minor documentation update.
2013-03-10 Simon Ruderichsetup.sh: Run `make` in vim/spell/ if it exists.
2013-03-10 Simon Ruderich.gitignore: Update.
2013-03-10 Simon Ruderich.gitignore: Simplify.
2013-03-10 Simon Ruderichsetup.sh: Add set -e.
2013-03-10 Simon Ruderichbundle/ctrlp: Update to version 1.79.
2013-02-12 Simon Ruderichvimrc: Display unexpected BOM in statusline.
2013-02-09 Simon Ruderichvimrc: Don't create ~/.vim/.netrwhist.
2013-02-09 Simon Ruderichvimrc: Always open in the current window with CtrlP.
2013-02-09 Simon Ruderichvimrc: Minor documentation updates.
2013-01-20 Simon Ruderichvim/bundle/ctrlp: Update to 78303a2b5fe4fcfecda0de1c783...
2012-12-30 Simon Ruderichafter/syntax/diff.vim: Add highlights for GVim.
2012-12-29 Simon Ruderichvimrc: <SID> is only necessary for mappings.
2012-12-20 Simon Ruderichbundle/ctrlp: Update to 5b98c7453f53453d4a0ebb5dc73d1f6...
2012-12-14 Simon Ruderichsetup.sh: Link crontab into ~/.crontab.d if it's available.
2012-12-14 Simon Ruderichcrontab: Delete old CtrlP cache entries after a week.
2012-12-02 Simon Ruderichvimrc: Use 'noignorecase' for * and #.
2012-12-02 Simon Ruderichvimrc: Fix compatibility with Vim 6.4 and later.
2012-12-02 Simon Ruderichvimrc: Don't display unexpected 'fileencoding' for...
2012-12-02 Simon Ruderichvimrc: Display unexpected 'fileformat'/'fileencoding...
2012-12-02 Simon Ruderichbundle/ctrlp: Update to f1acbbc503f44fc6d9c057fa593733e...
2012-12-02 Simon Ruderichftplugin/tex/tex.xpt.vim: Add `[text?]^ to description...
2012-12-02 Simon Ruderichafter/syntax/perl.vim: Fix regex for continue/break.
2012-12-02 Simon Ruderichafter/syntax/perl.vim: Mark continue and break as Errors.
2012-12-02 Simon Ruderichafter/syntax/perl.vim: Use SpecialComment for shebangs.
2012-12-02 Simon Ruderichafter/ftplugin/mail.vim: Fix documentation typo.
2012-12-02 Simon Ruderichvimrc: Minor documentation update.
2012-12-02 Simon Ruderichvim/after/syntax/gitcommit.vim: Don't fold diffs.
2012-11-26 Simon Ruderichafter/ftplugin/mail.vim: Fix regex to remove spaces...
2012-11-20 Simon Ruderichvimrc: Check if 'splitright' is available.
2012-11-20 Simon Ruderichvimrc: Use echoerr to warn about possible template...
2012-11-20 Simon Ruderichvimrc: :make writes all files and not only the current...
2012-11-20 Simon Ruderichvimrc: Fix indentation for 'statusline' comments.
2012-11-20 Simon Ruderichvimrc: Use short function names in 'statusline'.
2012-11-20 Simon Ruderichvimrc: Enable fast terminal mode in GNU screen and...
2012-11-20 Simon Ruderichvimrc: Create new split windows on the right.
2012-11-20 Simon Ruderichafter/ftplugin/php.vim: Move syntax settings to vimrc.
2012-11-20 Simon Ruderichvimrc: Add Java highlighting settings.
2012-11-18 Simon Ruderichftplugin/tex/tex.xpt.vim: Add more snippets.
2012-11-18 Simon Ruderichftplugin/text: Add, basic snippets for LaTeX.
2012-11-17 Simon Ruderichftplugin/java: Add, basic snippets for Java.
2012-11-17 Simon Ruderichftplugin/*/*.xpt.vim: Add p (print) and pe (print error...
2012-11-17 Simon Ruderichftplugin/*/*.xpt.vim: Set empty `description^ to XXX.
2012-11-17 Simon Ruderichftplugin/*/*.xpt.vim: year is no placeholder.
2012-11-15 Simon Ruderichvimrc: Disable spell mappings if there's no spell support.
2012-11-15 Simon Ruderichafter/ftplugin/mail.vim: Better regex to remove spaces...
2012-11-15 Simon Ruderichafter/ftplugin/mail.vim: Only remove trailing space...
2012-11-15 Simon Ruderichvimrc: Add StatuslineSyntaxGroup().
2012-11-15 Simon Ruderichvim/bundle/ctrlp: Update to 7251d9dce85e45b41dab00d7d70...
2012-11-15 Simon Ruderichvimrc: Add FSWitch settings.
2012-11-15 Simon Ruderichcolors/simon.vim: Color booleans like constants.
2012-11-15 Simon Ruderichterm2gui.pl: Add, convert 256-color terminal color...
2012-11-09 Simon Ruderichsetup.sh: Create documentation tags for pathogen plugins.
2012-11-07 Simon Ruderichvim/bundle/fswitch: Add as submodule.
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.
next