Adding my configuration

This commit is contained in:
lukegriffith 2024-03-03 12:07:45 +00:00
parent e6710a461a
commit 31b43f802a
3 changed files with 133 additions and 4 deletions

9
lazyvim.json Normal file
View file

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