mirror of
1
0
Fork 0

add mouse support

This commit is contained in:
Chris Morris 2021-01-05 13:59:20 -05:00
parent a26bd7d49f
commit 3b668ef011
1 changed files with 1 additions and 0 deletions

View File

@ -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