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.
39 lines
1.4 KiB
39 lines
1.4 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-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/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 |
|
[submodule "bundle/vim-markdown"] |
|
path = bundle/vim-markdown |
|
url = https://github.com/plasticboy/vim-markdown.git |
|
[submodule "bundle/TeX-PDF"] |
|
path = bundle/TeX-PDF |
|
url = https://github.com/vim-scripts/TeX-PDF |
|
[submodule "bundle/vimtex"] |
|
path = bundle/vimtex |
|
url = https://github.com/lervag/vimtex |
|
[submodule "bundle/quicktex"] |
|
path = bundle/quicktex |
|
url = https://github.com/brennier/quicktex
|
|
|