mirror of
https://github.com/neovim/neovim.git
synced 2025-11-17 15:51:32 +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.