mirror of
https://github.com/meineerde/dotfiles.git
synced 2025-10-17 19:41:01 +00:00
Use Base16 Tororrow Dark theme for vim
This commit is contained in:
parent
1ad25fc45d
commit
760eeb7d83
@ -24,7 +24,6 @@
|
||||
default = tracking
|
||||
[core]
|
||||
autocrlf = false
|
||||
editor = subl -nw
|
||||
excludesfile = ~/.gitignore_global
|
||||
[github]
|
||||
user = meineerde
|
||||
|
||||
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -10,3 +10,6 @@
|
||||
[submodule ".vim/bundle/nerdtree"]
|
||||
path = .vim/bundle/nerdtree
|
||||
url = https://github.com/scrooloose/nerdtree.git
|
||||
[submodule ".vim/bundle/base16"]
|
||||
path = .vim/bundle/base16
|
||||
url = https://github.com/chriskempson/base16-vim
|
||||
|
||||
1
.vim/bundle/base16
Submodule
1
.vim/bundle/base16
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit c0ad852dd453e4e9ac63cf7de89aae0c83f317a7
|
||||
Loading…
x
Reference in New Issue
Block a user