mirror of
https://github.com/zsh-users/zsh-autosuggestions.git
synced 2025-01-30 09:47:12 +08: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