1
0
mirror of https://github.com/bertptrs/vimconfig.git synced 2025-12-25 12:30:32 +01:00
Files
vimconfig/.gitmodules

55 lines
2.5 KiB
Plaintext

[submodule "vim/bundle/molokai"]
path = vim/.vim/pack/bundle/opt/molokai
url = https://github.com/tomasr/molokai
[submodule "vim/bundle/vim-less"]
path = vim/.vim/pack/bundle/start/vim-less
url = https://github.com/lunaru/vim-less
[submodule "vim/bundle/syntastic"]
path = vim/.vim/pack/bundle/start/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "vim/bundle/vim-javascript"]
path = vim/.vim/pack/bundle/start/vim-javascript
url = https://github.com/pangloss/vim-javascript
[submodule "vim/bundle/vim-vimlint"]
path = vim/.vim/pack/bundle/start/vim-vimlint
url = https://github.com/syngan/vim-vimlint
[submodule "vim/bundle/vim-vimlparser"]
path = vim/.vim/pack/bundle/start/vim-vimlparser
url = https://github.com/ynkdir/vim-vimlparser
[submodule "vim/bundle/vim-latex"]
path = vim/.vim/pack/bundle/start/vim-latex
url = https://github.com/lervag/vim-latex.git
[submodule "vim/bundle/shebang"]
path = vim/.vim/pack/bundle/start/shebang
url = https://github.com/vim-scripts/Shebang
[submodule "vim/bundle/indentLine"]
path = vim/.vim/pack/bundle/start/indentLine
url = https://github.com/Yggdroot/indentLine
[submodule "vim/.vim/bundle/rust.vim"]
path = vim/.vim/pack/bundle/start/rust.vim
url = https://github.com/rust-lang/rust.vim.git
[submodule "vim/.vim/bundle/editorconfig-vim"]
path = vim/.vim/pack/bundle/start/editorconfig-vim
url = https://github.com/editorconfig/editorconfig-vim
[submodule "vim/.vim/bundle/vim-fugitive"]
path = vim/.vim/pack/bundle/start/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "zsh/.config/zsh/plugins/zsh-autosuggestions"]
path = zsh/.config/zsh/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions/
[submodule "zsh/.config/zsh/plugins/zsh-you-should-use"]
path = zsh/.config/zsh/plugins/zsh-you-should-use
url = https://github.com/MichaelAquilina/zsh-you-should-use.git
[submodule "zsh/.config/zsh/plugins/nix-zsh-completions"]
path = zsh/.config/zsh/plugins/nix-zsh-completions
url = https://github.com/spwhitt/nix-zsh-completions.git
[submodule "vim/.vim/pack/bundle/start/nginx.vim"]
path = vim/.vim/pack/bundle/start/nginx.vim
url = https://github.com/chr4/nginx.vim.git
[submodule "vim/.vim/pack/bundle/start/Vim-Jinja2-Syntax"]
path = vim/.vim/pack/bundle/start/Vim-Jinja2-Syntax
url = https://github.com/Glench/Vim-Jinja2-Syntax.git
[submodule "vim/.vim/pack/bundle/start/vim-terraform"]
path = vim/.vim/pack/bundle/start/vim-terraform
url = https://github.com/hashivim/vim-terraform