Make tabstop=2 default behvaviour
Reduce extra ft files by making tabstop=2 the default behaviour and overwriting as needed, instead of multiple files just setting tabstop for a specific filetype and nothing else
This commit is contained in:
parent
146b537744
commit
09839b8a02
|
@ -1,2 +0,0 @@
|
|||
setlocal shiftwidth=2
|
||||
setlocal softtabstop=2
|
|
@ -1,2 +0,0 @@
|
|||
setlocal shiftwidth=2
|
||||
setlocal softtabstop=2
|
|
@ -1,2 +0,0 @@
|
|||
setlocal shiftwidth=2
|
||||
setlocal softtabstop=2
|
Loading…
Reference in a new issue