nu vi mode

This commit is contained in:
2026-03-13 11:54:21 +00:00
parent e5416214ad
commit 627e5cc5cd
3 changed files with 24 additions and 5 deletions

View File

@@ -0,0 +1,7 @@
{
programs.nixvim.plugins = {
hardtime = {
enable = true;
};
};
}