Feat: remove _ for keyword
This commit is contained in:
parent
6c6bbb47f3
commit
9c5c85fe29
@ -35,8 +35,6 @@ opt.nrformats = opt.nrformats + 'alpha'
|
|||||||
|
|
||||||
g.showtabline = true
|
g.showtabline = true
|
||||||
|
|
||||||
opt.iskeyword="_"
|
|
||||||
|
|
||||||
-- don't auto commenting new lines
|
-- don't auto commenting new lines
|
||||||
cmd[[au BufEnter * set fo-=c fo-=r fo-=o]]
|
cmd[[au BufEnter * set fo-=c fo-=r fo-=o]]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user