Skip to content

Commit ada51ba

Browse files
navargaskelvinst
authored andcommitted
Update README.md vim 8 install instructions (elixir-editors#480)
Vim 8 reads plugins from `~/.vim/pack/my-packages/start/pluginName`
1 parent 4b04f45 commit ada51ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
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)