feat(nvf): finish rice

This commit is contained in:
Mohammad Rafiq 2025-05-22 23:57:54 +08:00
parent c09c7cd6c0
commit 4e33eff035
No known key found for this signature in database
5 changed files with 34 additions and 1 deletions

View file

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