You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently elisp-tree-sitter uses neovim queries(which are more complete) and treesit users helix queries. The primary limitation is due to https://lists.gnu.org/archive/html/emacs-devel/2023-03/msg00500.html . This is a tracking issue to make sure we work towards both of them using the same set of queries.
The text was updated successfully, but these errors were encountered:
Currently
elisp-tree-sitter
uses neovim queries(which are more complete) andtreesit
users helix queries. The primary limitation is due to https://lists.gnu.org/archive/html/emacs-devel/2023-03/msg00500.html . This is a tracking issue to make sure we work towards both of them using the same set of queries.The text was updated successfully, but these errors were encountered: