Outta here
This commit is contained in:
parent
180d7683fd
commit
00736768d4
|
@ -13,7 +13,7 @@ opt.expandtab = true
|
||||||
opt.hlsearch = false
|
opt.hlsearch = false
|
||||||
opt.incsearch = true
|
opt.incsearch = true
|
||||||
|
|
||||||
opt.mouse = " "
|
opt.mouse = ""
|
||||||
|
|
||||||
opt.smartindent = true
|
opt.smartindent = true
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue