add cosmetic changes to comments and keybindings

This commit is contained in:
Michael Flossmann 2024-08-22 09:55:21 +02:00
parent aaf656431a
commit eb07e46c21
8 changed files with 56 additions and 10 deletions

View file

@ -41,7 +41,8 @@
GitSign = "";
GitStaged = "";
GitUnstaged = "";
GitUntracked = "";
GitUntracked.__raw = "require('astroui').get_icon('GitUntracked')"; # TODO: this should be all the signs (or even a function)
# GitUntracked = "★";
LSPLoading1 = "";
LSPLoading2 = "󰀚";
LSPLoading3 = "";