mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-24 17:58:51 +02: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
Add a link
Reference in a new issue