Get the mouse outta here
This commit is contained in:
parent
fb1484e5ed
commit
180d7683fd
|
@ -13,6 +13,8 @@ opt.expandtab = true
|
|||
opt.hlsearch = false
|
||||
opt.incsearch = true
|
||||
|
||||
opt.mouse = " "
|
||||
|
||||
opt.smartindent = true
|
||||
|
||||
opt.wrap = false
|
||||
|
|
Loading…
Reference in New Issue