new nvim config

This commit is contained in:
Flo
2025-06-30 21:56:00 +02:00
parent 34e65d765c
commit 165afe8ad4
18 changed files with 554 additions and 14 deletions

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

@ -0,0 +1,10 @@
{
"extras": [
],
"install_version": 8,
"news": {
"NEWS.md": "10960"
},
"version": 8
}