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

Use vim.treesitter.query.parse_query #51

Closed snelling-a closed 1 year ago

snelling-a commented 1 year ago
:version
NVIM v0.9.0-dev-1291+gbad218cd6-dirty
Build type: Release
LuaJIT 2.1.0-beta3

   system vimrc file: "$VIM/sysinit.vim"
  fall-back for $VIM: "/usr/local/Cellar/neovim/HEAD-bad218c/share/nvim"

fixes #50

snelling-a commented 1 year ago

@lukas-reineke wdyt?