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": [
|
"extras": [
|
||||||
|
|
||||||
],
|
],
|
||||||
"install_version": 7,
|
"install_version": 8,
|
||||||
"news": {
|
"news": {
|
||||||
"NEWS.md": "11866"
|
"NEWS.md": "11866"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
indent_type = "Spaces"
|
indent_type = "Spaces"
|
||||||
indent_width = 4
|
indent_width = 2
|
||||||
column_width = 120
|
column_width = 120
|
||||||
Reference in New Issue
Block a user