Files
neovim/runtime/lua
zeertzjq d6f406db45 fix(filetype): don't use fnamemodify() with :e for extension (#27976)
Use pattern matching instead, as fnamemodify() with :e produces an empty
string when the file name only has an extension, leading to differences
in behavior from Vim.

Related #16955 #27972
2024-03-26 13:31:37 +08:00
..
2024-03-12 13:51:53 +08:00
2023-09-10 11:43:37 +02:00