1
0
mirror of https://github.com/Adam-Ant/dotfiles synced 2025-06-14 06:31:11 +00:00

Mega commit to bring up to modern standards

This commit is contained in:
2018-08-10 21:20:11 +01:00
parent 1b0053e218
commit 886b131899
14 changed files with 65 additions and 391 deletions

18
.gitmodules vendored
View File

@ -1,21 +1,3 @@
[submodule "vim/bundle/vim-airline"]
path = vim/bundle/vim-airline
url = https://github.com/vim-airline/vim-airline
[submodule "vim/bundle/vim-airline-themes"]
path = vim/bundle/vim-airline-themes
url = https://github.com/vim-airline/vim-airline-themes
[submodule "vim/bundle/GitGutter"]
path = vim/bundle/GitGutter
url = https://github.com/jisaacks/GitGutter
[submodule "vim/bundle/vim-gitgutter"]
path = vim/bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter
[submodule "vim/bundle/vim-markdown-preview"]
path = vim/bundle/vim-markdown-preview
url = https://github.com/JamshedVesuna/vim-markdown-preview.git
[submodule "vim/bundle/vim-markdown-toc"]
path = vim/bundle/vim-markdown-toc
url = git@github.com:mzlogin/vim-markdown-toc.git
[submodule "vim/bundle/vim-better-whitespace"]
path = vim/bundle/vim-better-whitespace
url = git@github.com:ntpeters/vim-better-whitespace.git