Files
neovim/runtime/lua
benarcher2691 55a0843b7c feat(editor): :source can run Lua codeblock / ts injection #36799
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.
2026-01-07 20:20:53 -05:00
..
2025-02-09 18:10:54 +01:00
2025-12-15 13:55:15 -05:00