mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-05 05:25:05 +00:00
[editorconfig] Make nvim happy
This commit is contained in:
parent
0d9f497974
commit
13519b8999
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ insert_final_newline = true
|
|||
[*.{c,cc,h,hh,rl}]
|
||||
tab_width = 8
|
||||
indent_size = 2
|
||||
indent_style = tab # should be space
|
||||
indent_style = tab
|
||||
|
||||
[*.{py,sh}]
|
||||
indent_style = tab
|
||||
|
|
Loading…
Add table
Reference in a new issue