feat(nvf): add indent-blankline

This commit is contained in:
Mohammad Rafiq 2025-05-20 21:13:32 +08:00
parent 71706390b4
commit 3770921930
No known key found for this signature in database
2 changed files with 8 additions and 4 deletions

View file

@ -0,0 +1,3 @@
{
indent-blankline.enable = true;
}