mirror of
https://github.com/luzifer/vim.git
synced 2024-12-20 10:21:19 +00:00
Prevent double-indent in Makefiles
This commit is contained in:
parent
8a7e068bea
commit
9e8574d349
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
set noexpandtab
|
||||
set shiftwidth=4
|
||||
set shiftwidth=2
|
||||
|
|
Loading…
Reference in a new issue