mirror of https://github.com/LazyVim/starter
feat: change to tab
parent
8efd361d71
commit
2aa7eb0ade
|
@ -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