chore(config): enable cursor styling
parent
5b5f9a6f8f
commit
bad38c30c2
|
@ -14,13 +14,10 @@ set softtabstop=4
|
|||
set shiftwidth=4
|
||||
set expandtab
|
||||
|
||||
" Disable cursor styling
|
||||
set guicursor=
|
||||
|
||||
" Mouse support
|
||||
set mouse=a
|
||||
|
||||
" Install xclip or xsel
|
||||
" Clipboard support
|
||||
set clipboard+=unnamedplus
|
||||
|
||||
" FZF
|
||||
|
|
Loading…
Reference in New Issue