feat: add Nord true-color scheme for micro editor

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-21 19:50:48 +02:00
co-authored by Claude Sonnet 4.6
parent 43a4864a50
commit d29214d140
5 changed files with 60 additions and 44 deletions
+3
View File
@@ -13,3 +13,6 @@ plugins=(
# Set micro as editor
EDITOR=micro
# Enable TrueColors for micro
export MICRO_TRUECOLOR=1