mirror of https://github.com/LazyVim/starter
feat: change to tab
parent
c916ce0ef3
commit
a0cb2d6b8e
|
@ -1,3 +1,3 @@
|
||||||
indent_type = "Spaces"
|
indent_type = "Tabs"
|
||||||
indent_width = 2
|
indent_width = 2
|
||||||
column_width = 120
|
column_width = 120
|
Loading…
Reference in New Issue