Open marcinkoziej opened 1 year ago
I did some investingation and Emacs (forward-comment 1)
does not move the cursor at all.. Might be some lower level issue? (tree sitter vs syntax checking by newcomment.el ?).
I can run tree-sitter-debug
and see comments detected correctly.
I'm on Emacs GNU Emacs 29.0.60 (and Doom Emacs config package)
I can't seem to get commenting work, that is, when I
// some comment
//
is addedI have all these gleam settings working: