mirror of
https://github.com/tpope/vim-sensible.git
synced 2025-11-13 21:43:47 -05:00
Set sessionoptions-=options
This commit is contained in:
@@ -74,6 +74,7 @@ endif
|
|||||||
if !empty(&viminfo)
|
if !empty(&viminfo)
|
||||||
set viminfo^=!
|
set viminfo^=!
|
||||||
endif
|
endif
|
||||||
|
set sessionoptions-=options
|
||||||
|
|
||||||
" Allow color schemes to do bright colors without forcing bold.
|
" Allow color schemes to do bright colors without forcing bold.
|
||||||
if &t_Co == 8 && $TERM !~# '^linux'
|
if &t_Co == 8 && $TERM !~# '^linux'
|
||||||
|
|||||||
Reference in New Issue
Block a user