Plug sensible.vim

This commit is contained in:
Tim Pope
2013-01-06 14:03:44 -05:00
parent 532f0ca7d9
commit da1c3c08ed
+2 -2
View File
@@ -35,9 +35,9 @@ under `~/.vim/bundle`, and they will be added to the `'runtimepath'`.
Observe:
cd ~/.vim/bundle
git clone git://github.com/tpope/vim-fugitive.git
git clone git://github.com/tpope/vim-sensible.git
Now [fugitive.vim](https://github.com/tpope/vim-fugitive) is installed.
Now [sensible.vim](https://github.com/tpope/vim-sensible) is installed.
If you really want to get crazy, you could set it up as a submodule in
whatever repository you keep your dot files in. I don't like to get
crazy.