Add FLTK GUI files to EditorConfig
This commit is contained in:
parent
696cad0f7b
commit
d146d76683
1 changed files with 1 additions and 1 deletions
|
|
@ -13,6 +13,6 @@ indent_style = space
|
||||||
insert_final_newline = true
|
insert_final_newline = true
|
||||||
trim_trailing_whitespace = true
|
trim_trailing_whitespace = true
|
||||||
|
|
||||||
[*.{ttl,in,sh,yml}]
|
[*.{fl,in,sh,ttl,yml}]
|
||||||
indent_size = 2
|
indent_size = 2
|
||||||
indent_style = space
|
indent_style = space
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue