add unicode-vim
This commit is contained in:
parent
02feef64ac
commit
bff98562e8
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@ in {
|
||||||
|
|
||||||
extraPlugins = with pkgs.vimPlugins; {
|
extraPlugins = with pkgs.vimPlugins; {
|
||||||
zen-mode.package = zen-mode-nvim;
|
zen-mode.package = zen-mode-nvim;
|
||||||
|
unicode.package = unicode-vim;
|
||||||
};
|
};
|
||||||
|
|
||||||
treesitter = {
|
treesitter = {
|
||||||
|
|
Loading…
Reference in a new issue