Does not work with iswap.nvim
kinooyume opened this issue · 2 comments
kinooyume commented
iswap.nvim use tree-sitter to easily swap parameters, list,...
When I try with a res file, I got this error: Cannot query this filetype
EDIT: probably linked to #5
b0o commented
It looks like that plugin could be supported with a queries/rescript/iswap-list.scm file with a simple query, should be pretty easy.
nkrkv commented
Looks resolved. Feel free to re-open if I miss something. Thank you!