mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-03 06:27:21 +01:00
move to gruvbox8
This commit is contained in:
@@ -116,7 +116,7 @@ Plug 'itchyny/lightline.vim'
|
|||||||
call lightline#update()
|
call lightline#update()
|
||||||
endfunction
|
endfunction
|
||||||
|
|
||||||
Plug 'morhetz/gruvbox'
|
Plug 'lifepillar/vim-gruvbox8'
|
||||||
|
|
||||||
Plug 'SirVer/ultisnips'
|
Plug 'SirVer/ultisnips'
|
||||||
let g:UltiSnipsExpandTrigger="<S-Tab>"
|
let g:UltiSnipsExpandTrigger="<S-Tab>"
|
||||||
@@ -212,7 +212,7 @@ set undoreload=10000
|
|||||||
"
|
"
|
||||||
set cursorline
|
set cursorline
|
||||||
set background=dark
|
set background=dark
|
||||||
colorscheme gruvbox
|
colorscheme gruvbox8
|
||||||
|
|
||||||
set number
|
set number
|
||||||
" }}}
|
" }}}
|
||||||
|
|||||||
Reference in New Issue
Block a user