summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2024-02-12 03:53:53 -0500
committerJesse Luehrs <doy@tozt.net>2024-02-12 03:53:53 -0500
commitebbf79f6088d8f091a61346ae5dec6f1762b4adb (patch)
treebc1ba72f3451658ba11c34fbf7a9f0933e278ed2 /.gitmodules
parent8bf3ce3b6c3f850817190f5ef8936440b5409cd6 (diff)
downloadconf-ebbf79f6088d8f091a61346ae5dec6f1762b4adb.tar.gz
conf-ebbf79f6088d8f091a61346ae5dec6f1762b4adb.zip
remove vim config
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules39
1 files changed, 0 insertions, 39 deletions
diff --git a/.gitmodules b/.gitmodules
index e9a9972..6ce12d7 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -10,42 +10,3 @@
[submodule "zsh/.config/zsh/zsh-syntax-highlighting"]
path = zsh/.config/zsh/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting
-[submodule "vim/.vim/pack/filetype/start/polyglot"]
- path = vim/.vim/pack/filetype/start/polyglot
- url = https://github.com/sheerun/vim-polyglot
-[submodule "vim/.vim/pack/plugins/start/airline"]
- path = vim/.vim/pack/plugins/start/airline
- url = https://github.com/bling/vim-airline
-[submodule "vim/.vim/pack/plugins/start/ale"]
- path = vim/.vim/pack/plugins/start/ale
- url = https://github.com/w0rp/ale
-[submodule "vim/.vim/pack/plugins/start/autobrace"]
- path = vim/.vim/pack/plugins/start/autobrace
- url = https://github.com/doy/vim-autobrace
-[submodule "vim/.vim/pack/plugins/start/commentary"]
- path = vim/.vim/pack/plugins/start/commentary
- url = https://github.com/tpope/vim-commentary
-[submodule "vim/.vim/pack/plugins/start/diff-changes"]
- path = vim/.vim/pack/plugins/start/diff-changes
- url = https://github.com/doy/vim-diff-changes
-[submodule "vim/.vim/pack/plugins/start/editorconfig"]
- path = vim/.vim/pack/plugins/start/editorconfig
- url = https://github.com/editorconfig/editorconfig-vim
-[submodule "vim/.vim/pack/plugins/start/fzf"]
- path = vim/.vim/pack/plugins/start/fzf
- url = https://github.com/junegunn/fzf
-[submodule "vim/.vim/pack/plugins/start/fzf.vim"]
- path = vim/.vim/pack/plugins/start/fzf.vim
- url = https://github.com/junegunn/fzf.vim
-[submodule "vim/.vim/pack/plugins/start/gundo"]
- path = vim/.vim/pack/plugins/start/gundo
- url = https://github.com/sjl/gundo.vim
-[submodule "vim/.vim/pack/plugins/start/history-sync"]
- path = vim/.vim/pack/plugins/start/history-sync
- url = https://github.com/doy/vim-history-sync
-[submodule "vim/.vim/pack/plugins/start/startify"]
- path = vim/.vim/pack/plugins/start/startify
- url = https://github.com/mhinz/vim-startify
-[submodule "vim/.vim/pack/plugins/start/textobj"]
- path = vim/.vim/pack/plugins/start/textobj
- url = https://github.com/doy/vim-textobj