Skip to content

Commit bff55a5

Browse files
committed
Update Vim 8 installation instructions
1 parent 560024a commit bff55a5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,7 @@ Optionally download one of the [releases](https://github.com/sheerun/vim-polyglo
3232
You can also use Vim 8 built-in package manager:
3333

3434
```
35-
" You should put in your ~/.vimrc "packadd vim-polyglot"
36-
git clone --depth 1 https://github.com/sheerun/vim-polyglot ~/.vim/pack/plugins/opt/vim-polyglot
35+
git clone --depth 1 https://github.com/sheerun/vim-polyglot ~/.vim/pack/plugins/start/vim-polyglot
3736
```
3837

3938
NOTE: Not all features of individual language packs are available. We strip them from functionality slowing vim startup (for example we ignore `plugins` folder that is loaded regardless of file type, instead we prefer `ftplugin` which is loaded lazily).

0 commit comments

Comments
 (0)