mirror of
https://github.com/neovim/neovim.git
synced 2026-01-17 10:38:57 +10:00
This re-introduces the fix that the filetype.lua refactor inadvertently reverted. The fix ensures that in the case when end_lnum is omitted, a string is always returned.