1
0
Fork 0

Added NeoVim config

This commit is contained in:
Rain 2024-05-26 12:21:21 -04:00
parent e95429dd6c
commit 1c1f1bffe3
14 changed files with 634 additions and 0 deletions

View file

@ -0,0 +1,12 @@
{
"extras": [
"lazyvim.plugins.extras.dap.core",
"lazyvim.plugins.extras.formatting.black",
"lazyvim.plugins.extras.lang.markdown",
"lazyvim.plugins.extras.util.gitui"
],
"news": {
"NEWS.md": "4964"
},
"version": 4
}