mirror of
https://github.com/neovim/neovim.git
synced 2026-01-18 11:09:11 +10:00
Problem: Can't use `:source` to run a Lua codeblock (treesitter injection) in a help (vimdoc) file. Solution: Use treesitter to parse the range and treat it as Lua if detected as such.