initial commit

This commit is contained in:
hgranthorner
2026-09-14 16:09:15 -04:00
commit 0485e97fd2
13 changed files with 270 additions and 0 deletions

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

@@ -0,0 +1,28 @@
{
"plugins": {
"colorbuddy.nvim": {
"rev": "8b968581e5c19d22a861d5f3fe5dbd83394fa681",
"src": "https://github.com/tjdevries/colorbuddy.nvim"
},
"conform.nvim": {
"rev": "016802de402556da54c36bd7359b441266b01cdd",
"src": "https://github.com/stevearc/conform.nvim"
},
"ghosttybuddy.nvim": {
"rev": "1aea43228171a123424559002e13a2310c25ec0e",
"src": "https://github.com/hgranthorner/ghosttybuddy.nvim"
},
"mini.nvim": {
"rev": "8cef23520832134c05e4524e49f0468623501053",
"src": "https://github.com/nvim-mini/mini.nvim"
},
"oil.nvim": {
"rev": "b73018b75affd13fa38e2fc94ef753b465f770d7",
"src": "https://github.com/stevearc/oil.nvim"
},
"vim-fugitive": {
"rev": "3b753cf8c6a4dcde6edee8827d464ba9b8c4a6f0",
"src": "https://github.com/tpope/vim-fugitive"
}
}
}