refactor(plugins/astroui): use icons from utils

This commit is contained in:
Nicolas Goudry 2024-06-07 22:53:57 +02:00
parent 208ee4fec2
commit f225a1f8db
No known key found for this signature in database
GPG key ID: 5FC434D9FFD1DF44
3 changed files with 1 additions and 64 deletions

View file

@ -3,7 +3,6 @@
# Forced to use raw Lua value to avoid Nix transforming special chars to unicode sequence
__raw = ''
{
--findme
["n"] = { "NORMAL", "normal" },
["no"] = { "OP", "normal" },
["nov"] = { "OP", "normal" },