mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-03 06:27:21 +01:00
set slate as gui colorscheme
This commit is contained in:
8
vimrc
8
vimrc
@@ -75,10 +75,10 @@ endif
|
|||||||
" COLOR SCHEME
|
" COLOR SCHEME
|
||||||
set t_Co=256
|
set t_Co=256
|
||||||
set background=dark
|
set background=dark
|
||||||
"colorscheme solarized
|
"colorscheme slate
|
||||||
"if has("gui_running")
|
if has("gui_running")
|
||||||
" colorscheme railscast
|
colorscheme slate
|
||||||
"endif
|
endif
|
||||||
|
|
||||||
" FOLDING
|
" FOLDING
|
||||||
set foldenable " enable folding
|
set foldenable " enable folding
|
||||||
|
|||||||
Reference in New Issue
Block a user