diff options
| author | mo khan <mo.khan@gmail.com> | 2019-10-27 14:16:28 -0600 |
|---|---|---|
| committer | mo khan <mo.khan@gmail.com> | 2019-10-27 14:16:28 -0600 |
| commit | 8a5eba3b242a7898e80c2e835054669c68e72253 (patch) | |
| tree | 6dd9e3eeb753aa05d0cbda8cf72b57d324fdd410 /.gitmodules | |
| parent | 8010f2e8269fa915ebc1232104ab17b299fa5dd1 (diff) | |
Enable css-color endwise
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index 9a5747d..062fdb6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -82,13 +82,13 @@ path = pack/plugins/start/nerdtree url = https://github.com/scrooloose/nerdtree.git [submodule "bundle/tools/endwise"] - path = bundle/tools/endwise + path = pack/plugins/start/endwise url = https://github.com/tpope/vim-endwise.git [submodule "bundle/tools/vimwiki"] path = pack/plugins/start/vimwiki url = https://github.com/vim-scripts/vimwiki.git [submodule "bundle/tools/css-color"] - path = bundle/tools/css-color + path = pack/plugins/start/css-color url = https://github.com/ap/vim-css-color.git [submodule "bundle/tools/vroom"] path = pack/plugins/start/vroom |
