nvim: include -
in 'iskeyword' for zsh
My zsh functions tend to be dash-case.
This commit is contained in:
parent
aa6cf52d63
commit
197ba88d47
1 changed files with 1 additions and 0 deletions
|
@ -1 +1,2 @@
|
||||||
vim.opt.tabstop = 2
|
vim.opt.tabstop = 2
|
||||||
|
vim.opt.iskeyword:append("-")
|
||||||
|
|
Loading…
Add table
Reference in a new issue