Monokai.
This commit is contained in:
parent
bc33679d85
commit
5d1c7cf6eb
3 changed files with 110 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
set background=dark
|
||||
colorscheme solarized
|
||||
colorscheme monokai
|
||||
set guifont=Menlo:h11
|
||||
set guioptions-=rL
|
||||
|
|
|
@ -3,7 +3,7 @@ version 7.3.754
|
|||
syntax on
|
||||
set encoding=utf-8
|
||||
set background=dark
|
||||
colorscheme solarized
|
||||
colorscheme monokai
|
||||
hi BadWhitespace ctermbg=red guibg=red
|
||||
|
||||
let g:Powerline_symbols='fancy'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue