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
This isn't directly tree-sitter related (which is hopefully okay for the discussion area). Now that I have configured tree-sitter to handle the highlighting I would like to disable the smie-based highlighting that comes with the major mode that I'm working with. Is there a general way to accomplish that?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
This isn't directly tree-sitter related (which is hopefully okay for the discussion area). Now that I have configured tree-sitter to handle the highlighting I would like to disable the smie-based highlighting that comes with the major mode that I'm working with. Is there a general way to accomplish that?
If it matters I'm specifically using: https://github.com/ananthakumaran/tree-sitter-elixir
And want to disable https://github.com/elixir-editors/emacs-elixir/blob/master/elixir-smie.el
Beta Was this translation helpful? Give feedback.
All reactions