mirror of
https://github.com/amix/vimrc
synced 2025-02-28 14:12:51 +08:00
add mouse support
This commit is contained in:
parent
a26bd7d49f
commit
3b668ef011
@ -23,6 +23,7 @@ let g:fzf_colors =
|
||||
\ 'spinner': ['fg', 'Label'],
|
||||
\ 'header': ['fg', 'Comment'] }
|
||||
setlocal foldmethod=manual
|
||||
set mouse=a
|
||||
set number
|
||||
set foldlevel=99999
|
||||
set shiftwidth=2
|
||||
|
Loading…
Reference in New Issue
Block a user