Added neovim.

This commit is contained in:
Shaun Setlock
2024-12-30 22:21:57 -05:00
parent 24100009f2
commit ce0144ae4c
12 changed files with 544 additions and 0 deletions

9
nvim/lazyvim.json Normal file
View File

@@ -0,0 +1,9 @@
{
"extras": [
],
"news": {
"NEWS.md": "10960"
},
"version": 7
}