commit 5a3bbf03f92938c2f384361011e29c9d23e7b766 Author: Karl-Martin Skontorp Date: Tue Jun 2 23:56:21 2009 +0200 Update bufexplorer.vim to the latest and greatest. vim/doc/bufexplorer.txt | 442 +++++++++++++++ vim/plugin/bufexplorer.vim | 1316 ++++++++++++++++++++++---------------------- 2 files changed, 1086 insertions(+), 672 deletions(-) commit 9576fad67c56af3f4953d2ff85639b082ae8514e Author: Karl-Martin Skontorp Date: Tue Jun 2 23:54:29 2009 +0200 Remove some never-used color schemes and plugins from vim. vim/colors/kms.vim | 16 - vim/colors/midnight.vim | 80 ----- vim/doc/xml-plugin.txt | 160 --------- vim/plugin/matchit.vim | 894 ----------------------------------------------- 4 files changed, 0 insertions(+), 1150 deletions(-) commit 879b5c3f0e125c3e999113583869a010fcd7d237 Author: Karl-Martin Skontorp Date: Tue Jun 2 23:47:21 2009 +0200 Update the Zenburn vim color scheme to the latest and greatest. vim/colors/zenburn.vim | 35 ++++++++++++++++++++++++++++++++--- 1 files changed, 32 insertions(+), 3 deletions(-) commit 0f8d9cf5fcf6691c5df15a4f6786d2d60d9b50db Author: Karl-Martin Skontorp Date: Fri Apr 10 17:16:19 2009 +0200 Improve the status line in vim. vimrc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 096ba27dbe046d004f320e017e1745c1fc89d2ad Author: Karl-Martin Skontorp Date: Sat Apr 4 14:28:20 2009 +0200 Add download directory. rtorrent.rc | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 88d8ac2c1681ddaab5eb0ae19f41b157c7646744 Author: Karl-Martin Skontorp Date: Wed Apr 1 21:07:17 2009 +0200 Add another path. zshenv | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 49567142dfca0e432991abb8d240fe40b5cb0c8f Author: Karl-Martin Skontorp Date: Wed Apr 1 21:06:42 2009 +0200 Add global ignore file for vim swap files. gitconfig | 14 ++++++++------ gitignore-global | 2 ++ 2 files changed, 10 insertions(+), 6 deletions(-) commit e79453321c718c5451e3c08d218dccf16e61f144 Author: Karl-Martin Skontorp Date: Thu Mar 19 15:25:47 2009 +0100 Add set nowrap and some nice related features. vimrc | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) commit 682fe4fd04d493986d6468765f12eafbc44caee9 Merge: 248a5e3... f112224... Author: Karl-Martin Skontorp Date: Sat Mar 14 13:59:02 2009 +0100 Merge branch 'master' of ssh://ginandtonic.no/home/kms/.gitrepos/dotfiles commit 248a5e34cc903151a2cfae8cb052b5ae0c69fe3a Author: Karl-Martin Skontorp Date: Sat Mar 14 13:58:42 2009 +0100 Increase hitstory size by 10. zshrc | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit f112224cd930c40abb6ce01957d472381d7b665e Author: Karl-Martin Skontorp Date: Mon Feb 16 23:31:34 2009 +0100 Increasing history size a lot. zshrc | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 06fc843df38f309ee9a5afa7a5f4e71b2e46693f Author: Karl-Martin Skontorp Date: Thu Feb 5 17:25:40 2009 +0100 Add SVN-like aliases. gitconfig | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) commit 559dbc8d0dfd607db82bf13405ef70af04d2c468 Author: Karl-Martin Skontorp Date: Thu Feb 5 17:25:17 2009 +0100 Adjust prompt. irbrc | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 5e13cd255921c5681b199094d31c76c3ae4ff071 Author: Karl-Martin Skontorp Date: Tue Feb 3 21:39:32 2009 +0100 Fix SQL comment character. psqlrc | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit de950e674c6772da83a154d293bc35d794df064c Author: Karl-Martin Skontorp Date: Tue Feb 3 21:37:35 2009 +0100 Add a comment to everything with my email address. craftyrc-2cpus | 3 +++ gemrc | 3 +++ gitconfig | 3 +++ gvimrc | 3 +++ irbrc | 5 ++++- psqlrc | 3 +++ rtorrent.rc | 3 +++ ssh_config | 3 +++ subversion_config | 3 +++ vimrc | 3 +++ zshenv | 3 +++ zshrc | 3 +++ 12 files changed, 37 insertions(+), 1 deletions(-) commit 5abc4145aea1fd0000c7637363bff39bc71911df Author: Karl-Martin Skontorp Date: Tue Feb 3 21:19:36 2009 +0100 Add stuff for gem, irb and git. gemrc | 9 +++++++++ gitconfig | 3 +++ irbrc | 19 +++++++++++++++++++ 3 files changed, 31 insertions(+), 0 deletions(-) commit 026ccba805c77c93425bf21e6cd8168a3e739589 Author: Karl-Martin Skontorp Date: Tue Feb 3 20:54:48 2009 +0100 Add rtorrent config. rtorrent.rc | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) commit d8cd4ead292b6543751d6e88e9f4f2432ec189fd Author: Karl-Martin Skontorp Date: Tue Feb 3 20:48:37 2009 +0100 Add more misc stuff. gitconfig | 2 ++ psqlrc | 1 + 2 files changed, 3 insertions(+), 0 deletions(-) commit 2dffc939ee0cde305c559349bb4a1c8bb2da04d1 Author: Karl-Martin Skontorp Date: Tue Feb 3 20:42:20 2009 +0100 Add misc stuff. craftyrc-2cpus | 1 + ssh_config | 2 ++ subversion_config | 7 +++++++ 3 files changed, 10 insertions(+), 0 deletions(-) commit f9c584a96cc65b5066dd372614ac3cffeafc0030 Author: Karl-Martin Skontorp Date: Tue Feb 3 20:38:35 2009 +0100 Add .signature files. signature | 1 + signature-email | 3 +++ signature-pf | 3 +++ 3 files changed, 7 insertions(+), 0 deletions(-) commit 5e75020f90eb76fbc30772bb5c0ed8f13ca02cf7 Author: Karl-Martin Skontorp Date: Tue Feb 3 20:38:01 2009 +0100 Add stuff for vim. gvimrc | 2 + vim/colors/kms.vim | 16 + vim/colors/midnight.vim | 80 ++++ vim/colors/zenburn.vim | 270 +++++++++++++ vim/doc/matchit.txt | 386 +++++++++++++++++++ vim/doc/xml-plugin.txt | 160 ++++++++ vim/plugin/bufexplorer.vim | 897 ++++++++++++++++++++++++++++++++++++++++++++ vim/plugin/matchit.vim | 894 +++++++++++++++++++++++++++++++++++++++++++ vimrc | 99 +++++ 9 files changed, 2804 insertions(+), 0 deletions(-) commit 8bfe91e46a07a4330eef028dea6717c7235aac89 Author: Karl-Martin Skontorp Date: Tue Feb 3 20:37:02 2009 +0100 Add files for zsh. zshenv | 14 +++++++ zshrc | 124 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 138 insertions(+), 0 deletions(-)