We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2bb2d8 commit e6267f7Copy full SHA for e6267f7
lua/plenary/filetype.lua
@@ -62,6 +62,7 @@ filetype._get_extension_parts = function(filename)
62
return possibilities
63
end
64
65
+ return possibilities
66
67
68
filetype._parse_modeline = function(tail)
0 commit comments