mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-12-04 21:56:45 +01:00
editorconfig: Fix Makefile settings
This commit is contained in:
parent
415e762ab2
commit
f5d1be7ec2
1 changed files with 1 additions and 0 deletions
|
|
@ -10,5 +10,6 @@ indent_style = space
|
||||||
|
|
||||||
[Makefile]
|
[Makefile]
|
||||||
tab_width = 8
|
tab_width = 8
|
||||||
|
indent_size = 8
|
||||||
indent_style = tab
|
indent_style = tab
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue