aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorMitch Riedstra <mitch@riedstra.us>2019-12-29 11:38:30 -0500
committerMitch Riedstra <mitch@riedstra.us>2019-12-29 11:38:30 -0500
commitf2dbe2a9ded5b3536b01b7935a4a6462628c9fbf (patch)
treec297778fb608b6c61b49118a44c10d1e62130a15 /.gitmodules
parentaa17324df14ef08d99cd244138fb2f5a2c422134 (diff)
downloadvim-cfg-f2dbe2a9ded5b3536b01b7935a4a6462628c9fbf.tar.gz
vim-cfg-f2dbe2a9ded5b3536b01b7935a4a6462628c9fbf.tar.xz
Update some plugins, add a few more.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules15
1 files changed, 12 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index d3b1c20..17a5161 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -25,9 +25,6 @@
[submodule "pack/plugins/start/l9"]
path = pack/plugins/start/l9
url = https://git.riedstra.us/vim/vim-l9.git
-[submodule "pack/plugins/start/vim-autocomplpop"]
- path = pack/plugins/start/vim-autocomplpop
- url = https://git.riedstra.us/vim/vim-autocomplpop.git
[submodule "pack/themes/start/mitch"]
path = pack/themes/start/mitch
url = https://git.riedstra.us/vim/mitch.git
@@ -40,3 +37,15 @@
[submodule "pack/plugins/start/vim-hardtime"]
path = pack/plugins/start/vim-hardtime
url = https://github.com/takac/vim-hardtime
+[submodule "pack/plugins/start/syntastic"]
+ path = pack/plugins/start/syntastic
+ url = https://github.com/scrooloose/syntastic
+[submodule "pack/plugins/start/jsx"]
+ path = pack/plugins/start/jsx
+ url = https://github.com/MaxMEllon/vim-jsx-pretty
+[submodule "pack/plugins/start/tabular"]
+ path = pack/plugins/start/tabular
+ url = https://github.com/godlygeek/tabular
+[submodule "pack/plugins/start/commentary"]
+ path = pack/plugins/start/commentary
+ url = https://github.com/tpope/vim-commentary