chore(nvf): slight revamp n cleanup

This commit is contained in:
Mohammad Rafiq 2025-06-03 08:37:27 +08:00
parent d30c748dc3
commit 65815ff11f
No known key found for this signature in database
9 changed files with 8 additions and 42 deletions

View file

@ -1,7 +1,6 @@
{
autotagHtml = true;
fold = true;
context.enable = true;
indent.disable = [ "markdown" ];
textobjects.enable = true;
}