feat(homes/rafiq): port over configs
This commit is contained in:
parent
aa06b5f6fd
commit
4c82720251
15 changed files with 440 additions and 2 deletions
7
nix/homes/rafiq/_nvf/visuals.nix
Normal file
7
nix/homes/rafiq/_nvf/visuals.nix
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
indent-blankline.enable = true;
|
||||
fidget-nvim.enable = true;
|
||||
fidget-nvim.setupOpts.notification.override_vim_notify = true;
|
||||
nvim-web-devicons.enable = true;
|
||||
rainbow-delimiters.enable = true;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue