Add files via upload

This commit is contained in:
2025-11-24 19:46:30 +07:00
parent 90cc6d4253
commit a7ab7103a5
365 changed files with 17881 additions and 0 deletions

13
config/nvim/lazyvim.json Normal file
View File

@@ -0,0 +1,13 @@
{
"extras": [
"lazyvim.plugins.extras.editor.fzf",
"lazyvim.plugins.extras.editor.illuminate",
"lazyvim.plugins.extras.editor.neo-tree",
"lazyvim.plugins.extras.util.mini-hipatterns"
],
"install_version": 8,
"news": {
"NEWS.md": "11866"
},
"version": 8
}