Skip to content

Commit 24d2c65

Browse files
committed
chore(deps): add new Nvim 0.12 filetypes
1 parent 6ac0b8f commit 24d2c65

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

lua/nvim-web-devicons/filetypes.lua

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ return {
5555
["elf"] = "elf",
5656
["elixir"] = "ex",
5757
["elm"] = "elm",
58+
["env"] = "env",
5859
["epuppet"] = "epp",
5960
["erlang"] = "erl",
6061
["eruby"] = "erb",
@@ -75,6 +76,7 @@ return {
7576
["gitconfig"] = ".gitconfig",
7677
["gitignore"] = ".gitignore",
7778
["glb"] = "glb",
79+
["gleam"] = "gleam",
7880
["glsl"] = "glsl",
7981
["go"] = "go",
8082
["godot"] = "godot",

0 commit comments

Comments
 (0)