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.
58 lines
2.0 KiB
58 lines
2.0 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-css3-syntax"] |
|
path = bundle/vim-css3-syntax |
|
url = https://github.com/hail2u/vim-css3-syntax |
|
[submodule "bundle/vimtex"] |
|
path = bundle/vimtex |
|
url = https://github.com/lervag/vimtex |
|
[submodule "bundle/quicktex"] |
|
path = bundle/quicktex |
|
url = https://github.com/brennier/quicktex |
|
[submodule "bundle/vim-pandoc"] |
|
path = bundle/vim-pandoc |
|
url = https://github.com/vim-pandoc/vim-pandoc |
|
[submodule "bundle/vim-pandoc-syntax"] |
|
path = bundle/vim-pandoc-syntax |
|
url = https://github.com/vim-pandoc/vim-pandoc-syntax |
|
[submodule "bundle/vim-table-mode"] |
|
path = bundle/vim-table-mode |
|
url = https://github.com/dhruvasagar/vim-table-mode |
|
[submodule "bundle/goyo.vim"] |
|
path = bundle/goyo.vim |
|
url = https://github.com/junegunn/goyo.vim |
|
ignore = dirty |
|
[submodule "bundle/vim-rmarkdown"] |
|
path = bundle/vim-rmarkdown |
|
url = https://github.com/vim-pandoc/vim-rmarkdown |
|
[submodule "bundle/united-front"] |
|
path = bundle/united-front |
|
url = git@github.com:ardagnir/united-front.git |
|
[submodule "bundle/vim-json"] |
|
path = bundle/vim-json |
|
url = https://github.com/elzr/vim-json |
|
[submodule "bundle/emmet-vim"] |
|
path = bundle/emmet-vim |
|
url = https://github.com/mattn/emmet-vim |
|
[submodule "bundle/vim-es6"] |
|
path = bundle/vim-es6 |
|
url = https://github.com/isRuslan/vim-es6.git
|
|
|