Old vim config, new is found in main dotfiles
https://git.jonathanh.co.uk/jab2870/Dotfiles/src/branch/master/nvim/.config/nvim
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33 lines
1.2 KiB
33 lines
1.2 KiB
[submodule "bundle/nerdtree"] |
|
path = bundle/nerdtree |
|
url = https://github.com/scrooloose/nerdtree.git |
|
[submodule "bundle/vim-less"] |
|
path = bundle/vim-less |
|
url = https://github.com/groenewege/vim-less |
|
[submodule "bundle/vim-surround"] |
|
path = bundle/vim-surround |
|
url = git://github.com/tpope/vim-surround.git |
|
[submodule "bundle/vim-commentary"] |
|
path = bundle/vim-commentary |
|
url = git://github.com/tpope/vim-commentary.git |
|
[submodule "bundle/vim-airline"] |
|
path = bundle/vim-airline |
|
url = https://github.com/vim-airline/vim-airline |
|
[submodule "bundle/vim-airline-themes"] |
|
path = bundle/vim-airline-themes |
|
url = https://github.com/vim-airline/vim-airline-themes |
|
[submodule "bundle/vim-fugitive"] |
|
path = bundle/vim-fugitive |
|
url = git://github.com/tpope/vim-fugitive.git |
|
[submodule "bundle/vim-autoclose"] |
|
path = bundle/vim-autoclose |
|
url = https://github.com/Townk/vim-autoclose.git |
|
[submodule "bundle/matchit"] |
|
path = bundle/matchit |
|
url = https://github.com/tmhedberg/matchit |
|
[submodule "bundle/vim-css-color"] |
|
path = bundle/vim-css-color |
|
url = https://github.com/skammer/vim-css-color |
|
[submodule "bundle/vim-css3-syntax"] |
|
path = bundle/vim-css3-syntax |
|
url = https://github.com/hail2u/vim-css3-syntax
|
|
|