new nvim conf

This commit is contained in:
vx-clutch
2025-12-22 20:14:52 -05:00
parent 76dc3678d0
commit 31ef1b6103
12 changed files with 116 additions and 181 deletions

View File

@@ -0,0 +1,16 @@
{
"plugins": {
"cyberdream.nvim": {
"rev": "a43b45423e8494898c353c0604e0b2e4e99bd056",
"src": "https://github.com/scottmckendry/cyberdream.nvim"
},
"mason.nvim": {
"rev": "57e5a8addb8c71fb063ee4acda466c7cf6ad2800",
"src": "https://github.com/mason-org/mason.nvim"
},
"simplyfile.nvim": {
"rev": "c4dfc0f3431898c3abbef267b226f6cdd2a67b38",
"src": "https://github.com/Rizwanelansyah/simplyfile.nvim"
}
}
}