1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-06-16 03:14:55 +02:00

nvim: remove some commented out stuff.

This commit is contained in:
Henrik Hautakoski 2025-04-19 11:26:29 +02:00
parent 0d7a5fab7b
commit d151f2e3f8

View file

@ -3,18 +3,6 @@ local iconset = {
check = "",
close = "󰅖",
-- default = "",
-- warn = "",
-- hack = "",
-- },
-- diagnostics = {
-- error = "",
-- warn = "󰔷",
-- info = "",
-- hint = "",
-- },
--
question_mark = "",
info_circle_outline = "",
exclamation_circle = "",