mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 11:04:41 +02:00
[vim] replace gruvbox colorscheme with badwolf
This commit is contained in:
parent
7ed211585f
commit
90e0c90780
4 changed files with 14 additions and 4 deletions
7
.gitmodules
vendored
7
.gitmodules
vendored
|
@ -31,6 +31,7 @@
|
|||
[submodule "vim/start/YouCompleteMe"]
|
||||
path = vim/start/YouCompleteMe
|
||||
url = https://github.com/ycm-core/YouCompleteMe.git
|
||||
ignore = dirty
|
||||
[submodule "vim/start/vim-surround"]
|
||||
path = vim/start/vim-surround
|
||||
url = https://github.com/tpope/vim-surround.git
|
||||
|
@ -55,3 +56,9 @@
|
|||
[submodule "vim/start/nerdtree"]
|
||||
path = vim/start/nerdtree
|
||||
url = https://github.com/scrooloose/nerdtree.git
|
||||
[submodule "vim/start/badwolf"]
|
||||
path = vim/start/badwolf
|
||||
url = https://github.com/sjl/badwolf.git
|
||||
[submodule "vim/start/vim-airline-themes"]
|
||||
path = vim/start/vim-airline-themes
|
||||
url = https://github.com/vim-airline/vim-airline-themes.git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue