Description
I ran across this video and it seemed like an interesting idea - to use the Tree-sitter AST for completion of things like locals and global definitions in the scope of a single source file. I'm guessing newcomers to Emacs would appreciate having some form of smart completion that doesn't require additional packages (e.g. Eglot, CIDER, inf-clojure, etc).