Files
neovim/runtime/lua/vim
Christian Clason f1bf7a5fda fix(filetype): don't pass empty string to detect
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

(cherry picked from commit 8bfde69007)
2023-01-27 23:20:08 +00:00
..
2022-09-09 12:38:15 +01:00
2022-05-09 16:31:55 +02:00
2022-10-12 12:09:10 +00:00
2022-05-09 16:31:55 +02:00