New monokai settings.
This commit is contained in:
parent
5183b4fcac
commit
fa4388a94c
1 changed files with 2 additions and 0 deletions
|
@ -69,6 +69,8 @@ map <leader>t <Esc>:NERDTreeToggle<CR>
|
||||||
|
|
||||||
syntax on
|
syntax on
|
||||||
colorscheme molokai
|
colorscheme molokai
|
||||||
|
set t_Co=256
|
||||||
|
let g:molokai_original=1
|
||||||
let g:rehash256=1
|
let g:rehash256=1
|
||||||
set background=dark
|
set background=dark
|
||||||
set t_ZH=[3m
|
set t_ZH=[3m
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue