fix(dot): remove .env
=> sh
since this is already the default
This commit is contained in:
@ -35,7 +35,6 @@ return {
|
||||
vim.filetype.add({
|
||||
extension = { rasi = "rasi", rofi = "rasi", wofi = "rasi" },
|
||||
filename = {
|
||||
[".env"] = "sh",
|
||||
["vifmrc"] = "vim",
|
||||
},
|
||||
pattern = {
|
||||
|
Reference in New Issue
Block a user