From 310f6f92a9fbb32664d8b3f56a04891d97c6199c Mon Sep 17 00:00:00 2001 From: kramo <93832451+kra-mo@users.noreply.github.com> Date: Tue, 5 Mar 2024 21:52:46 +0100 Subject: nonicons, nerdicons: Use license icon for COPYING (#355) * nonicons, nerdicons: Use license icon for COPYING * Bump nonicons, nerdicons versions * Format `nerdicons` copying icon Co-authored-by: Guldoman --------- Co-authored-by: Guldoman --- plugins/nerdicons.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/nerdicons.lua') 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" }, } -- cgit v1.2.3