lukas-reineke / headlines.nvim

This plugin adds horizontal highlights for text filetypes, like markdown, orgmode, and neorg.
MIT License
699 stars 28 forks source link

doc: use new treesitter api for parsing queries #76

Open GaetanLepage opened 7 months ago

GaetanLepage commented 7 months ago

The code is already using the new function. Only the documentation was referencing the old API. vim.treesitter.parse_query -> vim.treesitter.query.parse