Add toml + update
This commit is contained in:
parent
5e60e0047b
commit
9e4503772a
3 changed files with 5 additions and 1 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -7,3 +7,6 @@
|
|||
[submodule "vim/pack/normal/start/vim-go"]
|
||||
path = vim/pack/normal/start/vim-go
|
||||
url = https://github.com/fatih/vim-go.git
|
||||
[submodule "vim/pack/normal/start/vim-toml"]
|
||||
path = vim/pack/normal/start/vim-toml
|
||||
url = https://github.com/cespare/vim-toml.git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue