mirror of
https://github.com/amix/vimrc
synced 2025-02-28 14:12:51 +08:00
This commit is contained in:
parent
cda6e529bd
commit
b69c94e781
@ -102,11 +102,6 @@ set hid
|
|||||||
set backspace=eol,start,indent
|
set backspace=eol,start,indent
|
||||||
set whichwrap+=<,>,h,l
|
set whichwrap+=<,>,h,l
|
||||||
|
|
||||||
" In many terminal emulators the mouse works just fine, thus enable it.
|
|
||||||
if has('mouse')
|
|
||||||
set mouse=a
|
|
||||||
endif
|
|
||||||
|
|
||||||
" Ignore case when searching
|
" Ignore case when searching
|
||||||
set ignorecase
|
set ignorecase
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user