switch to falcon color scheme
This commit is contained in:
parent
67ff2b58d3
commit
750057c1c7
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -115,3 +115,6 @@
|
||||
[submodule ".vim/bundle/vim-signify"]
|
||||
path = .vim/bundle/vim-signify
|
||||
url = https://github.com/mhinz/vim-signify.git
|
||||
[submodule ".vim/bundle/falcon"]
|
||||
path = .vim/bundle/falcon
|
||||
url = https://github.com/fenetikm/falcon.git
|
||||
|
1
.vim/bundle/falcon
Submodule
1
.vim/bundle/falcon
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 070f2132266d85059f36496ed277527d5b8f00a1
|
@ -1,7 +1,7 @@
|
||||
set nocompatible
|
||||
|
||||
filetype indent plugin on
|
||||
colorscheme molokai
|
||||
colorscheme falcon
|
||||
syntax enable
|
||||
|
||||
set autoread
|
||||
|
Loading…
Reference in New Issue
Block a user