mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-02 22:10:06 +08:00
feat(guicursor): enable cursor color
This commit is contained in:
parent
07f8b5bba5
commit
dae85aaf34
@ -1517,6 +1517,7 @@ function! SpaceVim#end() abort
|
||||
" enable blinking mode-sensitive cursor
|
||||
set guicursor=n-v-c:block-blinkon10,i-ci-ve:ver25-blinkon10,r-cr:hor20,o:hor50
|
||||
endif
|
||||
set guicursor+=a:Cursor/lCursor
|
||||
endif
|
||||
filetype plugin indent on
|
||||
syntax on
|
||||
|
Loading…
Reference in New Issue
Block a user