mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-21 20:11:06 +00:00
fix(dot): remove .env => sh since this is already the default
This commit is contained in:
parent
42010d1dfb
commit
a0afe8fef9
1 changed files with 0 additions and 1 deletions
|
|
@ -35,7 +35,6 @@ return {
|
|||
vim.filetype.add({
|
||||
extension = { rasi = "rasi", rofi = "rasi", wofi = "rasi" },
|
||||
filename = {
|
||||
[".env"] = "sh",
|
||||
["vifmrc"] = "vim",
|
||||
},
|
||||
pattern = {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue