Remove tabwidth= in .editorconfig
tab_width: [...]. This defaults to the value of indent_size and doesn't usually need to be specified. (https://editorconfig.org/)
This commit is contained in:
parent
c39e0c2fd6
commit
fa2eef0078
1 changed files with 0 additions and 2 deletions
|
|
@ -9,5 +9,3 @@ trim_trailing_whitespace = true
|
|||
|
||||
[*.nix]
|
||||
indent_size = 2
|
||||
tab_width = 2
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue