[MINOR] nvim removed hardtime and fixed Mason icons

This commit is contained in:
Afonso Franco 2023-05-25 00:14:21 +01:00
parent 1b4603b394
commit eebb660b71
Signed by: afonso
SSH key fingerprint: SHA256:JiuxZNdA5bRWXPMUJChI0AQ75yC+cXY4xM0IaVwEVys
3 changed files with 16 additions and 9 deletions

View file

@ -8,8 +8,8 @@ local options = {
ui = {
icons = {
package_pending = "",
package_installed = " ",
package_uninstalled = " ",
package_installed = "󰄳 ",
package_uninstalled = " ",
},
keymaps = {