crmsnbleyd / uiua-ts-mode

Emacs major mode for Uiua, a stack-based array language, powered by tree-sitter
GNU General Public License v3.0
6 stars 1 forks source link

error upon hitting enter at end of line #6

Open vigilancetech-com opened 11 months ago

vigilancetech-com commented 11 months ago

Whenever I type in any type of input I get the following error in the mini-buffer:

treesit--simple-indent-eval: Generic tree-sitter indentation error: "Couldn't find the preset corresponding to expression", inlineFunction 

And it just basically does nothing.