rainbow-delimeters

This commit is contained in:
Anthony Cicchetti 2023-08-16 09:36:36 -04:00
parent 2a620b852a
commit 6cc9be20ff

View file

@ -77,7 +77,7 @@
] ]
) )
++ (with pkgs.vimExtraPlugins; [ ++ (with pkgs.vimExtraPlugins; [
nvim-ts-rainbow2 rainbow-delimiters-nvim
]); ]);
mappings = { mappings = {
normal = { normal = {