Skip to content

Commit 9724749

Browse files
navargasjbodah
authored andcommitted
Update README.md vim 8 install instructions (#480)
Vim 8 reads plugins from `~/.vim/pack/my-packages/start/pluginName`
1 parent d5d4400 commit 9724749

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Features:
1919
```bash
2020
# vim 8 native package loading
2121
# http://vimhelp.appspot.com/repeat.txt.html#packages
22-
git clone https://github.com/elixir-lang/vim-elixir.git ~/.vim/pack/my-packages/start
22+
git clone https://github.com/elixir-lang/vim-elixir.git ~/.vim/pack/my-packages/start/vim-elixir
2323
```
2424

2525
```bash

0 commit comments

Comments
 (0)