Skip to content

Commit a18761e

Browse files
committed
generate light, sort
1 parent 32af14b commit a18761e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

lua/nvim-web-devicons/default/icons_by_filename.lua

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@ return {
6969
["build"] = { icon = "", color = "#89E051", cterm_color = "113", name = "BazelBuild" },
7070
["build.gradle"] = { icon = "", color = "#005F87", cterm_color = "24", name = "GradleBuildScript" },
7171
["build.zig.zon"] = { icon = "", color = "#F69A1B", cterm_color = "172", name = "ZigObjectNotation" },
72-
["bun.lockb"] = { icon = "", color = "#EADCD1", cterm_color = "253", name = "BunLockfile" },
7372
["bun.lock"] = { icon = "", color = "#EADCD1", cterm_color = "253", name = "BunLockfile" },
73+
["bun.lockb"] = { icon = "", color = "#EADCD1", cterm_color = "253", name = "BunLockfile" },
7474
["cantorrc"] = { icon = "", color = "#1C99F3", cterm_color = "32", name = "Cantorrc" },
7575
["checkhealth"] = { icon = "󰓙", color = "#75B4FB", cterm_color = "75", name = "Checkhealth" },
7676
["cmakelists.txt"] = { icon = "", color = "#DCE3EB", cterm_color = "254", name = "CMakeLists" },

lua/nvim-web-devicons/light/icons_by_filename.lua

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)