Open justinmk opened 1 year ago
Note: do a release before merging this
[foo]
optional
optional_arg
[{arg}]
{arg}
fix #1
{argument}
nvim_buf_changedtick_event[{buf},] A list of [text, hl_group] arrays to change) ["win", winid, bufnr, row]
_word()
Note: do a release before merging this
[foo]
asoptional
(naming suggestions?)optional_arg
[{arg}]
as optional, else it clobbers the nested{arg}
.fix #1
Todo
{argument}
. These examples cause errors:optional
as a regex instead of using_word()
.