LazyVIM and some updated configurations

This commit is contained in:
Blake Ridgway 2023-12-25 10:03:17 -06:00
parent 451c1ed56d
commit 7d50f578b1
46 changed files with 1269 additions and 969 deletions

10
nvim/lazyvim.json Normal file
View file

@ -0,0 +1,10 @@
{
"extras": [
],
"news": {
"NEWS.md": "2123",
"doc/news.txt": "17421"
},
"version": 2
}