feat(nvf): add visual options

This commit is contained in:
Mohammad Rafiq 2025-05-22 14:14:47 +08:00
parent bc55e5efb6
commit 9334f9daf0
No known key found for this signature in database

View file

@ -1,3 +1,8 @@
{
indent-blankline.enable = true;
fidget-nvim.enable = true;
highlight-undo.enable = true;
nvim-cursorline.enable = true;
nvim-web-devicons.enable = true;
rainbow-delimiters.enable = true;
}