astro-nvim-v3 - config icons and arrow indent

This commit is contained in:
huyjaky
2024-07-23 13:17:41 +07:00
parent a184f14af2
commit 16fdd07140
2 changed files with 7 additions and 6 deletions

View File

@@ -14,7 +14,7 @@ return {
LSPLoading9 = "",
LSPLoading10 = "",
-- Git
Github = "",
Github = "",
GitAdd = "",
GitBranch = "",
GitChange = "",
@@ -43,7 +43,7 @@ return {
DapLogPoint = "",
DapStopped = "",
-- Diagnostics
Diagnostic = "󰒡",
Diagnostic = " 󰒡 ",
DiagnosticError = "",
DiagnosticHint = "",
DiagnosticInfo = "󰋼",