mirror of https://github.com/nirenjan/vimfiles.git
47 lines
1.6 KiB
Plaintext
47 lines
1.6 KiB
Plaintext
[submodule "bundle/vim-pathogen"]
|
|
path = bundle/vim-pathogen
|
|
url = https://github.com/tpope/vim-pathogen.git
|
|
ignore = dirty
|
|
[submodule "bundle/vim-fugitive"]
|
|
path = bundle/vim-fugitive
|
|
url = https://github.com/tpope/vim-fugitive.git
|
|
ignore = dirty
|
|
[submodule "bundle/vim-colors-solarized"]
|
|
path = bundle/vim-colors-solarized
|
|
url = https://github.com/altercation/vim-colors-solarized.git
|
|
ignore = dirty
|
|
[submodule "bundle/tcomment_vim"]
|
|
path = bundle/tcomment_vim
|
|
url = https://github.com/tomtom/tcomment_vim.git
|
|
ignore = dirty
|
|
[submodule "bundle/vim-airline"]
|
|
path = bundle/vim-airline
|
|
url = https://github.com/bling/vim-airline.git
|
|
ignore = dirty
|
|
[submodule "bundle/vim-bufferline"]
|
|
path = bundle/vim-bufferline
|
|
url = https://github.com/bling/vim-bufferline.git
|
|
ignore = dirty
|
|
[submodule "bundle/vim-vinegar"]
|
|
path = bundle/vim-vinegar
|
|
url = https://github.com/tpope/vim-vinegar.git
|
|
ignore = dirty
|
|
[submodule "bundle/vim-surround"]
|
|
path = bundle/vim-surround
|
|
url = https://github.com/tpope/vim-surround.git
|
|
[submodule "bundle/vim-repeat"]
|
|
path = bundle/vim-repeat
|
|
url = https://github.com/tpope/vim-repeat.git
|
|
[submodule "bundle/vim-polyglot"]
|
|
path = bundle/vim-polyglot
|
|
url = https://github.com/sheerun/vim-polyglot.git
|
|
[submodule "bundle/vim-airline-themes"]
|
|
path = bundle/vim-airline-themes
|
|
url = https://github.com/vim-airline/vim-airline-themes
|
|
[submodule "bundle/vim-bitbake"]
|
|
path = bundle/vim-bitbake
|
|
url = https://github.com/kergoth/vim-bitbake
|
|
[submodule "bundle/editorconfig-vim"]
|
|
path = bundle/editorconfig-vim
|
|
url = https://github.com/editorconfig/editorconfig-vim
|