add unicode-vim

This commit is contained in:
jacekpoz 2024-06-11 18:35:38 +02:00
parent 02feef64ac
commit bff98562e8
Signed by: poz
SSH key fingerprint: SHA256:JyLeVWE4bF3tDnFeUpUaJsPsNlJyBldDGV/dIKSLyN8

View file

@ -68,6 +68,7 @@ in {
extraPlugins = with pkgs.vimPlugins; {
zen-mode.package = zen-mode-nvim;
unicode.package = unicode-vim;
};
treesitter = {