]> ruderich.org/simon Gitweb - config/dotfiles.git/shortlog
config/dotfiles.git
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.
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-09 Simon Ruderichgvimrc: Improved comment.
2009-06-08 Simon Ruderichvimrc: Recognize latin1 encoded files.
2009-06-01 Simon Ruderichvimrc: Use ' in checks instead of ".
2009-06-01 Simon Ruderichafter/ftplugin/mail: Try to clean up mails.
2009-05-31 Simon Ruderichsecuremodelines: Allow disabling of the plugin.
2009-05-30 Simon Ruderichscreenpaste: Add plugin, version 5.92.
2009-05-30 Simon Ruderichphp: Check spelling in strings.
2009-05-30 Simon Ruderichperl: Check spelling in strings and comments.
2009-05-26 Simon Ruderichasciidoc: Detect if a text file is AsciiDoc.
2009-05-24 Simon Ruderichqname: Add plugin, version 1.0.
2009-05-21 Simon Ruderichftplugin/vimperator.vim: Fix doc typo.
2009-05-21 Simon Ruderichvimrc: Fix doc typo.
2009-05-21 Simon Ruderichvimrc: Don't use modelines.
2009-05-21 Simon Ruderichsecuremodelines: Add plugin, version 20080424.
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-05-01 Simon Ruderichmatchit: Fix permissions on plugin file.
2009-04-28 Simon Ruderichvimrc: Use default map leader.
2009-04-28 Simon Ruderichvim/after/ftplugin: Use spaces around = in let.
2009-04-26 Simon Ruderichyaml: Add syntax file, version 20070822.
2009-04-26 Simon Ruderichpython: Add syntax file, version 2.6.3.
2009-04-26 Simon Ruderichvimperator: Add syntax and ftdetect file, last change...
2009-04-26 Simon Ruderichtcl: Add syntax and indent file, version 0.5.1 and...
2009-04-26 Simon Ruderichphp: Add syntax file, version 0.9.7.
2009-04-26 Simon Ruderichmkd: Add syntax file, version 8.
2009-04-26 Simon Ruderichgetmailrc: Add syntax file, version 0.4.
2009-04-26 Simon Ruderichrepeat: Add plugin, version 1.0.
2009-04-26 Simon Ruderichsurround: Add plugin, version 1.34.
2009-04-26 Simon Ruderichmatrix: Add plugin, version 1.10.
2009-04-26 Simon Ruderichmatchit: Add plugin, version 1.13.2.
2009-04-26 Simon Ruderichnerd_commenter: Add plugin, version 2.2.2.
2009-04-26 Simon Ruderichdeb: Add plugin, version 1.4.
2009-04-26 Simon Ruderichprivoxy: Add syntax file, last change 2007-03-30.
2009-04-26 Simon Ruderichperl: Add syntax file, last change 2007-03-13.
2009-04-26 Simon Ruderichasciidoc: Add syntax and ftdetect file, version 8.4.4.
2009-04-26 Simon Ruderichminibufexplorer: Add plugin, version 6.3.2.
2009-04-26 Simon RuderichInitial commit.
2009-04-08 Simon Ruderichafter/ftplugin/gitcommit.vim: Don't use modeline.
2009-03-22 Simon Ruderichvimrc: Be more compatible with less capable versions.
2009-03-15 Simon Ruderichsetup.sh: Add missing shebang.
2009-03-14 Simon Ruderichafter/ftplugin/mail.vim: Use setlocal.
2009-03-14 Simon Ruderichvimrc: Minor indentation fix.
2009-03-01 Simon RuderichAdd mapping to append ; to the current line.
2009-02-28 Simon RuderichAdd crontab after syntax for better spell checking.
2009-02-28 Simon RuderichAdd apache after syntax for better spell checking.
2009-02-28 Simon RuderichAdd perl after filetype to allow folding.
2009-02-28 Simon RuderichAdd mail after fileplugin.
2009-02-18 Simon RuderichUse setup.sh instead of Makefile for setup process.
2009-02-17 Simon RuderichRename .hgignore to .gitignore as Git is now used.
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 RuderichAdd setup support.
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.
2009-02-16 Simon RuderichUse buffer variables in PHP ftplugin.
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 RuderichAdded Vim ftplugin file for PHP.
2008-10-17 Simon RuderichDisplay partial commands in the status line.
next