Refactor configuration.

This commit is contained in:
Saeed Afzal
2025-11-11 21:21:15 +00:00
parent 871d8ebc66
commit a3c43dc5ea
4 changed files with 64 additions and 78 deletions

8
nvim-pack-lock.json Normal file
View File

@@ -0,0 +1,8 @@
{
"plugins": {
"vim-wakatime": {
"rev": "d7973b1",
"src": "https://github.com/wakatime/vim-wakatime"
}
}
}