-- Symbols to use for diagnostics return { -- LSP Status symbols error = "", warn = "", info = "", hint = "󰌵", -- Comment type symbols bug = "󰃤", todo = "", hack = "", performance = "", note = "󰙏", test = "󰙨", }