mirror of
https://github.com/junegunn/fzf.git
synced 2026-08-11 18:32:36 +08:00
Add .fish to .editorconfig shell script rules
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
root = true
|
root = true
|
||||||
|
|
||||||
[*.{sh,bash}]
|
[*.{sh,bash,fish}]
|
||||||
indent_style = space
|
indent_style = space
|
||||||
indent_size = 2
|
indent_size = 2
|
||||||
simplify = true
|
simplify = true
|
||||||
|
|||||||
Reference in New Issue
Block a user