mirror of
https://github.com/anthonyoteri/dotfiles.git
synced 2026-06-05 15:46:54 -04:00
fix: update lazyvim config
Signed-off-by: Anthony Oteri <4360016+anthonyoteri@users.noreply.github.com>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"extras": [
|
||||
|
||||
],
|
||||
"install_version": 7,
|
||||
"install_version": 8,
|
||||
"news": {
|
||||
"NEWS.md": "11866"
|
||||
},
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
indent_type = "Spaces"
|
||||
indent_width = 4
|
||||
column_width = 120
|
||||
indent_width = 2
|
||||
column_width = 120
|
||||
Reference in New Issue
Block a user