Files
neovim/runtime/lua/vim
Christian Clason e554f5c545 fix(filetype): don't pass empty string to detect (#20766)
Problem: `*.db` files use empty string as default filetype, which is
inconsistent with the rest of the code which uses `nil` instead.
Solution: don't pass a default empty string
2022-10-21 14:04:53 +02:00
..
2022-10-14 08:01:13 -07:00
2022-10-10 01:05:18 +02:00
2022-05-09 16:31:55 +02:00