diff options
author | Max Christian Pohle | 2021-01-18 20:18:53 +0100 |
---|---|---|
committer | Max Christian Pohle | 2021-01-18 20:18:53 +0100 |
commit | 3b9cb8322fd7e8370553cd2dd4d1734a45f1f377 (patch) | |
tree | 916727ee6c358b1b41739acbc09f37fea58b7dfa /.gitmodules | |
parent | ad266961572412e853e4e72f1df99dddf8764284 (diff) | |
download | vim-3b9cb8322fd7e8370553cd2dd4d1734a45f1f377.tar.bz2 vim-3b9cb8322fd7e8370553cd2dd4d1734a45f1f377.zip |
Removed karlmarks, made it a plugin and readded it
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index b446fde..857c94c 100644 --- a/.gitmodules +++ b/.gitmodules | |||
@@ -67,3 +67,9 @@ | |||
67 | [submodule "pack/_all/start/deoplete.nvim"] | 67 | [submodule "pack/_all/start/deoplete.nvim"] |
68 | path = pack/_all/start/deoplete.nvim | 68 | path = pack/_all/start/deoplete.nvim |
69 | url = https://github.com/Shougo/deoplete.nvim.git | 69 | url = https://github.com/Shougo/deoplete.nvim.git |
70 | [submodule "vim-karlmarks"] | ||
71 | path = vim-karlmarks | ||
72 | url = http://git.entwicklerseite.de/vim-karlmarks | ||
73 | [submodule "pack/coderonline/start/vim-karlmarks"] | ||
74 | path = pack/coderonline/start/vim-karlmarks | ||
75 | url = http://git.entwicklerseite.de/vim-karlmarks | ||