casouri / expreg

Your friendly neighborhood expand-region clone
62 stars 1 forks source link

Question: is it possible to use this feature without using treesit major modes? #5

Open blahgeek opened 1 month ago

casouri commented 1 month ago

Yeah, just download the grammar file (libtree-sitter-xxx), and create a parser in the buffer (treesit-parser-create 'xxx) and you're good to go.