This commit is contained in:
Stuce 2025-07-12 10:14:23 +02:00
parent cba0f6f825
commit 418e090ce6
37 changed files with 933 additions and 25 deletions

11
config/nvim/lazyvim.json Normal file
View file

@ -0,0 +1,11 @@
{
"extras": [
"lazyvim.plugins.extras.editor.harpoon2",
"lazyvim.plugins.extras.lang.markdown"
],
"install_version": 8,
"news": {
"NEWS.md": "10960"
},
"version": 8
}