mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
update vim-startify settings
This commit is contained in:
parent
f14c481b30
commit
2b1b1d4e91
@ -783,6 +783,12 @@ let g:airline#extensions#hunks#non_zero_only = 1
|
|||||||
|
|
||||||
" Speed up airline
|
" Speed up airline
|
||||||
let g:airline_highlighting_cache = 1
|
let g:airline_highlighting_cache = 1
|
||||||
|
|
||||||
|
""""""""""""""""""""""""""""vim-startify settings""""""""""""""""""""""""""""
|
||||||
|
" Do not change working directory when opening files.
|
||||||
|
let g:startify_change_to_dir = 0
|
||||||
|
let g:startify_fortune_use_unicode = 1
|
||||||
|
|
||||||
"}}
|
"}}
|
||||||
|
|
||||||
"{{ Misc plugin setting
|
"{{ Misc plugin setting
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user