helpers: highlightType -> nixvimTypes.highlight

This commit is contained in:
Gaetan Lepage 2024-01-01 23:47:06 +01:00 committed by Gaétan Lepage
parent af41ea2d80
commit d88a30fba6
3 changed files with 35 additions and 36 deletions

View file

@ -25,7 +25,7 @@ in {
(
with types;
either
(attrsOf helpers.highlightType)
(attrsOf helpers.nixvimTypes.highlight)
str
)
"{}"