6 lines
81 B
Plaintext
6 lines
81 B
Plaintext
nvim.cmd "string"
|
|
nvim.cmd [[set iskeyword+=-]]
|
|
|
|
-- runs vim config as a string
|
|
|