From d151f2e3f8446ee7cbf02c0be5f3b336fd6c5059 Mon Sep 17 00:00:00 2001 From: Henrik Hautakoski Date: Sat, 19 Apr 2025 11:26:29 +0200 Subject: [PATCH] nvim: remove some commented out stuff. --- nvim/lua/user/icons.lua | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/nvim/lua/user/icons.lua b/nvim/lua/user/icons.lua index 2d5dc25..a9ebc0e 100644 --- a/nvim/lua/user/icons.lua +++ b/nvim/lua/user/icons.lua @@ -3,18 +3,6 @@ local iconset = { check = "", close = "󰅖", - --- default = "", --- warn = "", --- hack = "", --- }, --- diagnostics = { --- error = "", --- warn = "󰔷", --- info = "", --- hint = "", --- }, - -- question_mark = "", info_circle_outline = "", exclamation_circle = "",