fix(dot): remove .env => sh since this is already the default

This commit is contained in:
Folke Lemaitre committed 2024-05-12 18:23:14 +02:00
1 parent 42010d1dfb
commit a0afe8fef9
1 file changed
-1
-1
View File
@@ -35,7 +35,6 @@ return {
vim.filetype.add({
extension = { rasi = "rasi", rofi = "rasi", wofi = "rasi" },
filename = {
[".env"] = "sh",
["vifmrc"] = "vim",
},
pattern = {