remove _ as word separator nvim
This commit is contained in:
parent
9d7144088f
commit
c100551348
1 changed files with 0 additions and 3 deletions
|
|
@ -63,6 +63,3 @@ vim.opt.signcolumn = "yes"
|
|||
|
||||
-- Always show tabline
|
||||
vim.opt.laststatus = 2
|
||||
|
||||
-- Set _ as word separator
|
||||
vim.opt.iskeyword:remove("_")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue