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
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit e6f233231b232b6027cde6aebeeb18d9138e5324
|
||||
Subproject commit b85165844240fe0b9121df487679a320e053abc7
|
1
vim/pack/normal/start/vim-toml
Submodule
1
vim/pack/normal/start/vim-toml
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 2295e612d936671048035dbc447f5400cbee60de
|
Loading…
Add table
Add a link
Reference in a new issue