1
0
Fork 0
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:
Knut Ahlers 2016-06-25 12:44:05 +02:00
parent 8a7e068bea
commit 9e8574d349
Signed by: luzifer
GPG key ID: DC2729FDD34BE99E

View file

@ -1,2 +1,2 @@
set noexpandtab
set shiftwidth=4
set shiftwidth=2