|
|
@ -221,8 +221,8 @@ set equalalways |
|
|
if (&filetype == "lisp") |
|
|
if (&filetype == "lisp") |
|
|
set lisp |
|
|
set lisp |
|
|
endif |
|
|
endif |
|
|
"[Use the mouse in terminal]" |
|
|
"[Don't use the mouse in terminal]" |
|
|
set mouse=a |
|
|
set mouse= |
|
|
set mousemodel=extend |
|
|
set mousemodel=extend |
|
|
"[Fix mouse past column 222]" |
|
|
"[Fix mouse past column 222]" |
|
|
if has("mouse_sgr") |
|
|
if has("mouse_sgr") |
|
|
|