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

This commit is contained in:
Folke Lemaitre
2024-05-12 18:23:14 +02:00
parent 42010d1dfb
commit a0afe8fef9

View File

@ -35,7 +35,6 @@ return {
vim.filetype.add({
extension = { rasi = "rasi", rofi = "rasi", wofi = "rasi" },
filename = {
[".env"] = "sh",
["vifmrc"] = "vim",
},
pattern = {