summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2021-03-08 20:55:08 -0500
committerJesse Luehrs <doy@tozt.net>2021-03-08 20:55:08 -0500
commit1f1fac254dd0da17b8b723ea175406c7dae3c986 (patch)
treea69f0c97a589a8de6f4c75af253a3422ac8d7489 /.gitmodules
parent614f5803eaf6abde87309bbbfe27919913f30ddb (diff)
downloadconf-1f1fac254dd0da17b8b723ea175406c7dae3c986.tar.gz
conf-1f1fac254dd0da17b8b723ea175406c7dae3c986.zip
get rid of neosnippet
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index 19a2de8..01934c5 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -34,9 +34,6 @@
[submodule "vim/bundle/neocomplete"]
path = vim/bundle/neocomplete
url = git://github.com/Shougo/neocomplete.vim
-[submodule "vim/bundle/neosnippet"]
- path = vim/pack/plugins/start/neosnippet
- url = git://github.com/Shougo/neosnippet.vim
[submodule "vim/bundle/typescript"]
path = vim/bundle/typescript
url = git://github.com/leafgarland/typescript-vim