mirror of
https://github.com/neovim/neovim.git
synced 2025-12-10 16:42:42 +00: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.