This commit is contained in:
dl92
2025-02-16 07:39:10 +00:00
commit 5223a9f0d3
19 changed files with 899 additions and 0 deletions

10
nvim/lazyvim.json Normal file
View File

@@ -0,0 +1,10 @@
{
"extras": [
"lazyvim.plugins.extras.editor.mini-files",
"lazyvim.plugins.extras.lang.python"
],
"news": {
"NEWS.md": "10960"
},
"version": 7
}