mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-22 08:14:00 +01:00
feat(neovim): Add rainbow-delimiters.nvim
Rainbow parentheses were traditionally buggy with the plugins I used but nowadays there are newer plugins available that use more flexible technologies like treesitter. See: https://github.com/hiphish/rainbow-delimiters.nvim
This commit is contained in:
parent
e2e9dde418
commit
c33ff6bd5e
@ -641,6 +641,7 @@ in
|
|||||||
emmet-vim
|
emmet-vim
|
||||||
tagbar
|
tagbar
|
||||||
yats-vim
|
yats-vim
|
||||||
|
rainbow-delimiters-nvim
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user