dotfiles/.gitmodules
2025-01-18 17:01:30 -05:00

64 lines
2.6 KiB
Plaintext

[submodule "vim/.vim/bundle/slime"]
path = vim/.vim/bundle/slime
url = https://github.com/jpalardy/vim-slime
[submodule "vim/.vim/bundle/filetype-nix"]
path = vim/.vim/bundle/filetype-nix
url = https://github.com/LnL7/vim-nix
[submodule "vim/.vim/bundle/sleuth"]
path = vim/.vim/bundle/sleuth
url = https://github.com/tpope/vim-sleuth
[submodule "vim/.vim/bundle/fugitive"]
path = vim/.vim/bundle/fugitive
url = https://github.com/tpope/vim-fugitive
[submodule "vim/.vim/bundle/eunuch"]
path = vim/.vim/bundle/eunuch
url = https://github.com/tpope/vim-eunuch
[submodule "vim/.vim/bundle/commentary"]
path = vim/.vim/bundle/commentary
url = https://github.com/tpope/vim-commentary
[submodule "vim/.vim/bundle/pathogen"]
path = vim/.vim/bundle/pathogen
url = https://github.com/tpope/vim-pathogen
[submodule "vim/.vim/bundle/supertab"]
path = vim/.vim/bundle/supertab
url = https://github.com/ervandew/supertab
[submodule "vim/.vim/bundle/tagbar"]
path = vim/.vim/bundle/tagbar
url = https://github.com/majutsushi/tagbar
[submodule "vim/.vim/bundle/vim-snipmate"]
path = vim/.vim/bundle/vim-snipmate
url = https://github.com/garbas/vim-snipmate
[submodule "vim/.vim/bundle/vinegar"]
path = vim/.vim/bundle/vinegar
url = https://github.com/tpope/vim-vinegar
[submodule "vim/.vim/bundle/vim-dim"]
path = vim/.vim/bundle/vim-dim
url = https://github.com/jeffkreeftmeijer/vim-dim.git
[submodule "vim/.vim/bundle/vim-terraform"]
path = vim/.vim/bundle/vim-terraform
url = https://github.com/hashivim/vim-terraform.git
[submodule "vim/.vim/bundle/ale"]
path = vim/.vim/bundle/ale
url = https://github.com/dense-analysis/ale
[submodule "vim/.vim/nvim-bundle/plenary"]
path = vim/.vim/nvim-bundle/plenary
url = https://github.com/nvim-lua/plenary.nvim.git
[submodule "vim/.vim/nvim-bundle/telescope"]
path = vim/.vim/nvim-bundle/telescope
url = https://github.com/nvim-telescope/telescope.nvim.git
[submodule "vim/.vim/nvim-bundle/nvim-lspconfig"]
path = vim/.vim/nvim-bundle/nvim-lspconfig
url = https://github.com/neovim/nvim-lspconfig.git
[submodule "vim/.vim/nvim-bundle/indent-blankline"]
path = vim/.vim/nvim-bundle/indent-blankline
url = https://github.com/lukas-reineke/indent-blankline.nvim.git
[submodule "vim/.vim/nvim-bundle/LuaSnip"]
path = vim/.vim/nvim-bundle/LuaSnip
url = https://github.com/L3MON4D3/LuaSnip.git
[submodule "vim/.vim/bundle/vim-gitgutter"]
path = vim/.vim/bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter.git
[submodule "vim/.vim/nvim-bundle/zk-nvim"]
path = vim/.vim/nvim-bundle/zk-nvim
url = https://github.com/zk-org/zk-nvim.git