indent-control
indent-control copied to clipboard
Question: are you planning to support tree-sitter based modes?
Hi @jcs090218 , not all tree-sitter based major modes use the same variable for indentation as their classic mode counterpart.
Are you planning to support those too? Should there be separate entries in the lists for those modes?
I don't use treesit.el so I am not familiar with those -ts variables. However, my plan is to supports those *-ts-mode too. :)
PRs are welcome!