editor config updates
This commit is contained in:
parent
25aef9000b
commit
d4e2da3838
@ -21,7 +21,7 @@ indent_style = space
|
||||
indent_size = 4
|
||||
|
||||
# Crystal
|
||||
[{*.cr,shard.yml}]
|
||||
[{*.cr,shards.yml}]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
@ -80,10 +80,10 @@ indent_size = 4
|
||||
indent_style = tab
|
||||
indent_size = 4
|
||||
|
||||
[~/Gambas/*]
|
||||
[snipplets/code/Gambas/*]
|
||||
indent_size = 2
|
||||
|
||||
[~/Solar2D/**]
|
||||
[snipplets/projects/Solar2D**]
|
||||
indent_style = unset
|
||||
indent_size = unset
|
||||
end_of_line = unset
|
||||
|
Loading…
x
Reference in New Issue
Block a user