mirror of
https://github.com/tpope/vim-pathogen.git
synced 2026-05-28 00:21:02 +02:00
committed by
Tim Pope
parent
8c91196cfd
commit
7ba2e1b67a
+1
-1
@@ -31,7 +31,7 @@ under `~/.vim/bundle`, and they will be added to the `'runtimepath'`.
|
||||
Observe:
|
||||
|
||||
cd ~/.vim/bundle && \
|
||||
git clone git://github.com/tpope/vim-sensible.git
|
||||
git clone https://github.com/tpope/vim-sensible.git
|
||||
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user