Move mouse setting
This commit is contained in:
parent
b46d172e02
commit
603ed76994
@ -1,8 +1,5 @@
|
||||
scriptencoding 'utf-8'
|
||||
|
||||
" Enable all mouse features
|
||||
set mouse=a
|
||||
|
||||
" Enable visually highlighting listchars
|
||||
set list
|
||||
" Non breaking space:
|
||||
@ -36,6 +33,9 @@ endif
|
||||
" Don't add 2 spaces after end of sentence
|
||||
set nojoinspaces
|
||||
|
||||
" Enable all mouse features
|
||||
set mouse=a
|
||||
|
||||
" TODO: spellcapcheck
|
||||
" TODO: virtualedit=block
|
||||
" TODO: whichwrap=b,h,l,s,<,>,[,],~
|
||||
|
Loading…
x
Reference in New Issue
Block a user