There was an error while loading. Please reload this page.
1 parent 3abb0f4 commit b92fc03Copy full SHA for b92fc03
README.md
@@ -16,6 +16,12 @@ Features:
16
17
### Plugin Managers
18
19
+```bash
20
+# vim 8 native package loading
21
+# http://vimhelp.appspot.com/repeat.txt.html#packages
22
+git clone https://github.com/elixir-lang/vim-elixir.git ~/.vim/pack/my-packages/start
23
+```
24
+
25
```bash
26
# pathogen
27
git clone https://github.com/elixir-lang/vim-elixir.git ~/.vim/bundle/vim-elixir
0 commit comments