feat: updates nvim and adds gpgreset function

This commit is contained in:
2025-09-18 11:36:44 -04:00
parent e8de865417
commit 0bd1e6242d
3 changed files with 10 additions and 2 deletions

View File

@@ -7,5 +7,8 @@ return {
indent = { enabled = false },
},
},
{
"christoomey/vim-tmux-navigator",
lazy = false,
},
}