add cosmetic changes to comments and keybindings
This commit is contained in:
parent
55008ce528
commit
7e67b345e9
8 changed files with 68 additions and 33 deletions
|
|
@ -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 = "";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue