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