Removing vim configuration

This commit is contained in:
Jonny Barnes 2026-01-15 18:26:29 +00:00
commit b3a2238d30
Signed by: jonny
SSH key fingerprint: SHA256:CTuSlns5U7qlD9jqHvtnVmfYV3Zwl2Z7WnJ4/dqOaL8
12 changed files with 9 additions and 291 deletions

24
.gitmodules vendored
View file

@ -1,27 +1,3 @@
[submodule "vim/autoload/vim-pathogen"]
path = vim/autoload/vim-pathogen
url = https://github.com/tpope/vim-pathogen
[submodule "vim/bundle/delimitMate"]
path = vim/bundle/delimitMate
url = https://github.com/Raimondi/delimitMate.git
[submodule "vim/bundle/vim-fugitive"]
path = vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "vim/bundle/nerdtree"]
path = vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "vim/bundle/vim-sensible"]
path = vim/bundle/vim-sensible
url = https://github.com/tpope/vim-sensible.git
[submodule "vim/bundle/vim-colors-solarized"]
path = vim/bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "vim/bundle/syntastic"]
path = vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "vim/bundle/gruvbox"]
path = vim/bundle/gruvbox
url = https://github.com/morhetz/gruvbox.git
[submodule "neovim/pack/vendor/start/oil.nvim"]
path = neovim/pack/vendor/start/oil.nvim
url = https://github.com/stevearc/oil.nvim