feat(nvf): add minor visual tweaks
This commit is contained in:
parent
691f7c2523
commit
2a3ca4237a
2 changed files with 7 additions and 0 deletions
|
@ -142,6 +142,9 @@ _: {
|
|||
|
||||
visuals = {
|
||||
fidget-nvim.enable = true;
|
||||
indent-blankline.enable = true;
|
||||
nvim-web-devicons.enable = true;
|
||||
rainbow-delimiters.enable = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue