summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKid <44045911+kidonng@users.noreply.github.com>2021-06-21 00:40:28 +0800
committerGitHub <noreply@github.com>2021-06-20 12:40:28 -0400
commit2f696d5590b73a0bf25d98ce916a63aa89f369da (patch)
tree850621c0e94369d701e4f55eba0a89fe8c9ad20b
parentbddf5bf1d14f12372915217b5934fff4500f670f (diff)
docs(preset): add a new SHLVL icon to Nerd Font Symbols preset (#2809)
-rw-r--r--docs/presets/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/presets/README.md b/docs/presets/README.md
index 9801be279..91229393f 100644
--- a/docs/presets/README.md
+++ b/docs/presets/README.md
@@ -83,6 +83,9 @@ symbol = " "
[scala]
symbol = " "
+[shlvl]
+symbol = " "
+
[swift]
symbol = "ﯣ "
```