mirror of
https://github.com/Superredstone/nixvim.git
synced 2026-03-07 20:18:07 +01:00
feat(plugins): add colorful-menu
This commit is contained in:
@@ -20,5 +20,6 @@
|
|||||||
which-key.enable = true;
|
which-key.enable = true;
|
||||||
autoclose.enable = true;
|
autoclose.enable = true;
|
||||||
nvim-surround.enable = true;
|
nvim-surround.enable = true;
|
||||||
|
colorful-menu.enable = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user