X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=.gitmodules;h=c4b1f3654b0653d9ec3e296b0bb130c9059a0594;hb=37ad33e52daae7678ec23622af39da0c4998cfde;hp=144dbb4c8b30b5276fb15cb5937bc135d7e84694;hpb=c0ae7152026890b30acaa87498e3950b2ad1164e;p=config%2Fdotfiles.git diff --git a/.gitmodules b/.gitmodules index 144dbb4..c4b1f36 100644 --- a/.gitmodules +++ b/.gitmodules @@ -19,3 +19,6 @@ [submodule "vim/vim/bundle/xptemplate"] path = vim/vim/bundle/xptemplate url = https://github.com/drmingdrmer/xptemplate +[submodule "vim/vim/bundle/vim-toml"] + path = vim/vim/bundle/vim-toml + url = https://github.com/cespare/vim-toml.git