ag91 / moldable-emacs

Adapting Emacs for moldable development
GNU General Public License v3.0
105 stars 8 forks source link

For CodeAsTree check for tree-sitter active, not just available #25

Closed alanz closed 2 years ago

alanz commented 2 years ago

Closes #24

ag91 commented 2 years ago

amazing, great! This saves some empty buffers. Thank you!