fedepujol / bracketpair.nvim

Colorized bracket scope in lua!
7 stars 2 forks source link

Use treesitter #1

Closed fedepujol closed 1 year ago

fedepujol commented 2 years ago

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