Add vim-elixir for highlighting/related
This commit is contained in:
parent
044cef7c3e
commit
ce96716605
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -10,3 +10,6 @@
|
|||
[submodule "vim/pack/normal/start/vim-toml"]
|
||||
path = vim/pack/normal/start/vim-toml
|
||||
url = https://github.com/cespare/vim-toml.git
|
||||
[submodule "vim/pack/normal/start/vim-elixir"]
|
||||
path = vim/pack/normal/start/vim-elixir
|
||||
url = https://github.com/elixir-editors/vim-elixir
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue