]> ruderich.org/simon Gitweb - config/dotfiles.git/commit
Switch plugins with more than one file to pathogen.
authorSimon Ruderich <simon@ruderich.org>
Tue, 10 May 2011 20:11:06 +0000 (22:11 +0200)
committerSimon Ruderich <simon@ruderich.org>
Tue, 10 May 2011 20:11:06 +0000 (22:11 +0200)
commit2cc93b7ada0b925d1ccecfa19a8b3f04cba13f2b
tree7ebebc9366af3eb731a7ebabd99c5978eea99de0
parentfdffc1631ecbd8da645304a30a8ace5bc2a137c7
Switch plugins with more than one file to pathogen.

This stores them in dedicated directory per plugin in vim/bundle/.
13 files changed:
vim/autoload/pathogen.vim [new file with mode: 0644]
vim/bundle/deb/autoload/deb.vim [moved from vim/autoload/deb.vim with 100% similarity]
vim/bundle/deb/plugin/debPlugin.vim [moved from vim/plugin/debPlugin.vim with 100% similarity]
vim/bundle/deb/syntax/deb.vim [moved from vim/syntax/deb.vim with 100% similarity]
vim/bundle/matchit/doc/matchit.txt [moved from vim/doc/matchit.txt with 100% similarity]
vim/bundle/matchit/plugin/matchit.vim [moved from vim/plugin/matchit.vim with 100% similarity]
vim/bundle/nerdcommenter/doc/NERD_commenter.txt [moved from vim/doc/NERD_commenter.txt with 100% similarity]
vim/bundle/nerdcommenter/plugin/NERD_commenter.vim [moved from vim/plugin/NERD_commenter.vim with 100% similarity]
vim/bundle/screenpaste/doc/screenpaste.txt [moved from vim/doc/screenpaste.txt with 100% similarity]
vim/bundle/screenpaste/plugin/screenpaste.vim [moved from vim/plugin/screenpaste.vim with 100% similarity]
vim/bundle/surround/doc/surround.txt [moved from vim/doc/surround.txt with 100% similarity]
vim/bundle/surround/plugin/surround.vim [moved from vim/plugin/surround.vim with 100% similarity]
vimrc