mirror of
https://github.com/prurigro/darkcloud-nvimconfig.git
synced 2024-11-09 23:06:38 -05:00
removed vim-systemd-syntax in favour of a better module that I'll be
adding next
This commit is contained in:
parent
2fcef9c50a
commit
ad0321cf3c
1 changed files with 0 additions and 3 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -4,9 +4,6 @@
|
||||||
[submodule "vim/bundle/vim-trailing-whitespace"]
|
[submodule "vim/bundle/vim-trailing-whitespace"]
|
||||||
path = vim/bundle/vim-trailing-whitespace
|
path = vim/bundle/vim-trailing-whitespace
|
||||||
url = https://github.com/bronson/vim-trailing-whitespace.git
|
url = https://github.com/bronson/vim-trailing-whitespace.git
|
||||||
[submodule "vim/bundle/vim-systemd-syntax"]
|
|
||||||
path = vim/bundle/vim-systemd-syntax
|
|
||||||
url = https://github.com/Matt-Stevens/vim-systemd-syntax.git
|
|
||||||
[submodule "vim/bundle/vim-pathogen"]
|
[submodule "vim/bundle/vim-pathogen"]
|
||||||
path = vim/bundle/vim-pathogen
|
path = vim/bundle/vim-pathogen
|
||||||
url = https://github.com/tpope/vim-pathogen.git
|
url = https://github.com/tpope/vim-pathogen.git
|
||||||
|
|
Loading…
Reference in a new issue