mirror of
https://github.com/tpope/vim-sensible.git
synced 2025-11-13 21:43:47 -05:00
Update installation instructions
This commit is contained in:
@@ -15,12 +15,13 @@ set of defaults that (hopefully) everyone can agree on.
|
|||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
If you don't have a preferred installation method, I recommend
|
Install using your favorite package manager, or use Vim's built-in package
|
||||||
installing [pathogen.vim](https://github.com/tpope/vim-pathogen), and
|
support:
|
||||||
then simply copy and paste:
|
|
||||||
|
|
||||||
cd ~/.vim/bundle
|
mkdir -p ~/.vim/pack/tpope/start
|
||||||
git clone git://github.com/tpope/vim-sensible.git
|
cd ~/.vim/pack/tpope/start
|
||||||
|
git clone https://tpope.io/vim/sensible.git
|
||||||
|
vim -u NONE -c "helptags sensible/doc" -c q
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user