mirror of
https://github.com/Superredstone/nixvim.git
synced 2026-06-17 09:14:40 +02:00
feat(plugin): add mini-icons
This commit is contained in:
@@ -25,5 +25,6 @@
|
|||||||
blink-indent.enable = true;
|
blink-indent.enable = true;
|
||||||
blink-ripgrep.enable = true;
|
blink-ripgrep.enable = true;
|
||||||
blink-pairs.enable = true;
|
blink-pairs.enable = true;
|
||||||
|
mini-icons.enable = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user