zkry / yaml-pro

Edit YAML in Emacs like a pro
GNU General Public License v3.0
137 stars 9 forks source link

Add argument to only get the 'yaml tree sitter tree #47

Closed zkry closed 6 months ago

zkry commented 6 months ago

Fixes #46

The issue was caused by the treesit commands using non-yaml trees. This MR ensures that I'm only using the 'yaml tree parse.