Skip to content

Commit f6e898a

Browse files
committed
remove asm filetypes to test CI
1 parent a414049 commit f6e898a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lua/nvim-web-devicons.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@ end
104104
-- Map of filetypes -> icon names
105105
local filetypes = {
106106
["apl"] = "apl",
107-
["asm"] = "asm",
108107
["astro"] = "astro",
109108
["avif"] = "avif",
110109
["bash"] = "bash",

0 commit comments

Comments
 (0)