Neovim version (nvim -v)
0.11.6
Operating system/version
macos
Describe the bug
lib.component.file_info({file_modified = {}, file_type = false, filename = {},}), -- NOTFIXED: lualua filename
shows
Steps To Reproduce
using plugin
open the file statusline_cx.lua
Expected Behavior
showing statusline_cx.lua not lualua
Current Behavior
showing lualua
Minimal init.lua
More info
No response
Neovim version (nvim -v)
0.11.6
Operating system/version
macos
Describe the bug
shows
Steps To Reproduce
using plugin
open the file
statusline_cx.luaExpected Behavior
showing
statusline_cx.luanotlualuaCurrent Behavior
showing
lualuaMinimal init.lua
More info
No response