fix: update lazyvim config

Signed-off-by: Anthony Oteri <4360016+anthonyoteri@users.noreply.github.com>
This commit is contained in:
Anthony Oteri
2026-03-10 19:27:35 -04:00
parent b338f35a15
commit f5d8915f85
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"extras": [ "extras": [
], ],
"install_version": 7, "install_version": 8,
"news": { "news": {
"NEWS.md": "11866" "NEWS.md": "11866"
}, },
+2 -2
View File
@@ -1,3 +1,3 @@
indent_type = "Spaces" indent_type = "Spaces"
indent_width = 4 indent_width = 2
column_width = 120 column_width = 120