aboutsummaryrefslogtreecommitdiff
path: root/plugins/nerdicons.lua
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/nerdicons.lua')
-rw-r--r--plugins/nerdicons.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/nerdicons.lua b/plugins/nerdicons.lua
index 1566ca4..c146280 100644
--- a/plugins/nerdicons.lua
+++ b/plugins/nerdicons.lua
@@ -122,6 +122,7 @@ local known_filenames_icons = {
[".gitmodules"] = { "#cc3e56", "dev-git" },
["PKGBUILD"] = { "#6d8ccc", "md-package" },
["license"] = { "#d0bf41", "seti-license" },
+ ["copying"] = { "#d0bf41", "seti-license" },
["makefile"] = { "#d0bf41", "dev-gnu" },
["cmakelists.txt"] = { "#cc3e55", "md-triangle_outline" },
}