mirror of
https://github.com/neovim/neovim.git
synced 2026-01-14 17:15:23 +00: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.