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
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040

View file

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