mirror of
https://github.com/amix/vimrc
synced 2025-07-15 16:14:59 +08:00
add mouse support
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user