feat: nixvim configuration init
All checks were successful
check-commits / Check commits (pull_request) Successful in 7s
build-flake / build (pull_request) Successful in 6m3s

This commit is contained in:
2025-10-24 10:35:01 +03:00
parent da66344b91
commit 68488e306b
3 changed files with 242 additions and 2 deletions

View File

@@ -10,6 +10,7 @@
words.enabled = true;
lazygit.enabled = true;
picker.enabled = true;
indent.enabled = true;
};
};