mirror of
https://github.com/zsh-users/zsh-autosuggestions
synced 2025-01-03 11:02:01 +00:00
Add ruby settings to editor config
This commit is contained in:
parent
fedc22e9bb
commit
af671fb406
@ -8,3 +8,7 @@ indent_size = 4
|
||||
|
||||
[*.md]
|
||||
indent_style = space
|
||||
|
||||
[*.rb]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
Loading…
Reference in New Issue
Block a user