Closed krobelus closed 3 years ago
For example for a command "lsp-did-change-config" in kakrc, the "config" suffix was highlighted, since "-" is not a word character for \w.
As far as I can tell, those keywords always have at least one guarding space except in contrived cases.
thanks
For example for a command "lsp-did-change-config" in kakrc, the "config" suffix was highlighted, since "-" is not a word character for \w.
As far as I can tell, those keywords always have at least one guarding space except in contrived cases.