Update colors

This commit is contained in:
Alex Yatskov 2019-05-02 10:16:02 -07:00
parent 99f77c65e8
commit eaba52e485
4 changed files with 5 additions and 5 deletions

6
.gitmodules vendored
View File

@ -121,6 +121,6 @@
[submodule ".vim/bundle/deoplete-jedi"]
path = .vim/bundle/deoplete-jedi
url = https://github.com/deoplete-plugins/deoplete-jedi.git
[submodule ".vim/bundle/zenburn"]
path = .vim/bundle/zenburn
url = https://github.com/jnurmine/Zenburn.git
[submodule ".vim/bundle/base16-vim"]
path = .vim/bundle/base16-vim
url = https://github.com/chriskempson/base16-vim.git

@ -0,0 +1 @@
Subproject commit 2073e2dd9fa0172ccdba92b3f0df25642a69f7db

@ -1 +0,0 @@
Subproject commit 2cacfcb222d9db34a8d1a13bb8bb814f039b98cd

View File

@ -1,7 +1,7 @@
set nocompatible
filetype indent plugin on
colorscheme zenburn
colorscheme base16-default-dark
syntax enable
set autoindent