This commit adds support for the PREFIX ISUPPORT, which allows for
supporting non-standard prefixes, such as '!' which I have encountered
in practice.
Future work should be to support multiple "names" such as "admin,
operator", etc. in hover, and to give a name to unknown prefixes.
Fixes: https://todo.sr.ht/~emersion/gamja/170
This commit adds support for the PREFIX ISUPPORT, which allows for
supporting non-standard prefixes, such as '!' which I have encountered
in practice.
Future work should be to support multiple "names" such as "admin,
operator", etc. in hover, and to give a name to unknown prefixes.
Fixes: https://todo.sr.ht/~emersion/gamja/170