fedepujol / bracketpair.nvim

Colorized bracket scope in lua!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use treesitter

fedepujol opened this issue · comments

Integrate nvim-treesitter into the plugin. Use the syntax-objects and nodes to determined start_line and end_line where brackets are.