Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
kkyf09 committed Feb 10, 2024
1 parent 756b5b5 commit 6b3490a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions personal/config.vim
Original file line number Diff line number Diff line change
Expand Up @@ -135,8 +135,8 @@ set hidden

" " 可以在buffer的任何地方使用鼠标(类似office中在工作区双击鼠标定位)
" " reference: https://github.com/w0rp/ale/issues/1689
silent! set ttymouse=xterm
set mouse=nv
" silent! set ttymouse=xterm
set mouse=a
" set selection=exclusive
" set selectmode=mouse,key

Expand Down

0 comments on commit 6b3490a

Please sign in to comment.