aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2020-01-22 09:26:15 +0000
committerJuan J. Martinez <jjm@usebox.net>2022-05-29 22:57:29 +0100
commit5ff9164f0a89294cfa5da750b427e830b48e409f (patch)
treeb27cad3ff4ccea22ad354ddaf76dd6f74fcf6c87 /.gitmodules
parent39c4dc1afaa330e0b84aadd4af2960f2dc01feb0 (diff)
downloaddotnvim-5ff9164f0a89294cfa5da750b427e830b48e409f.tar.gz
dotnvim-5ff9164f0a89294cfa5da750b427e830b48e409f.zip
Migrated to vim-plug
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules45
1 files changed, 0 insertions, 45 deletions
diff --git a/.gitmodules b/.gitmodules
deleted file mode 100644
index ec35967..0000000
--- a/.gitmodules
+++ /dev/null
@@ -1,45 +0,0 @@
-[submodule "bundle/syntastic"]
- path = bundle/syntastic
- url = https://github.com/scrooloose/syntastic.git
-[submodule "bundle/vim-autoformat"]
- path = bundle/vim-autoformat
- url = https://github.com/Chiel92/vim-autoformat
-[submodule "bundle/vim-go"]
- path = bundle/vim-go
- url = https://github.com/fatih/vim-go.git
-[submodule "bundle/fugitive"]
- path = bundle/fugitive
- url = https://github.com/tpope/vim-fugitive.git
-[submodule "bundle/nerdtree"]
- path = bundle/nerdtree
- url = https://github.com/scrooloose/nerdtree.git
-[submodule "bundle/tcomment_vim"]
- path = bundle/tcomment_vim
- url = https://github.com/tomtom/tcomment_vim
-[submodule "bundle/vim-gitgutter"]
- path = bundle/vim-gitgutter
- url = git://github.com/airblade/vim-gitgutter.git
-[submodule "bundle/vim-z80"]
- path = bundle/vim-z80
- url = https://github.com/samsaga2/vim-z80.git
-[submodule "bundle/vim-tmux-focus-events"]
- path = bundle/vim-tmux-focus-events
- url = https://github.com/tmux-plugins/vim-tmux-focus-events.git
-[submodule "bundle/vim-tmux-clipboard"]
- path = bundle/vim-tmux-clipboard
- url = https://github.com/roxma/vim-tmux-clipboard.git
-[submodule "bundle/gen_tags.vim"]
- path = bundle/gen_tags.vim
- url = https://github.com/jsfaint/gen_tags.vim.git
-[submodule "bundle/terminus"]
- path = bundle/terminus
- url = https://github.com/wincent/terminus
-[submodule "bundle/vim-bufkill"]
- path = bundle/vim-bufkill
- url = https://github.com/qpkorr/vim-bufkill
-[submodule "bundle/gruvbox-community"]
- path = bundle/gruvbox-community
- url = https://github.com/gruvbox-community/gruvbox.git
-[submodule "bundle/vim-lsc"]
- path = bundle/vim-lsc
- url = https://github.com/natebosch/vim-lsc.git