mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-23 01:46:18 +04:00
parent
f064894e57
commit
7d510429c5
@ -213,7 +213,7 @@ indent = { tab-width = 2, unit = " " }
|
|||||||
name = "bash"
|
name = "bash"
|
||||||
scope = "source.bash"
|
scope = "source.bash"
|
||||||
injection-regex = "bash"
|
injection-regex = "bash"
|
||||||
file-types = ["sh", "bash"]
|
file-types = ["sh", "bash", ".bashrc", ".zshrc"]
|
||||||
shebangs = ["sh", "bash", "dash"]
|
shebangs = ["sh", "bash", "dash"]
|
||||||
roots = []
|
roots = []
|
||||||
comment-token = "#"
|
comment-token = "#"
|
||||||
|
Loading…
Reference in New Issue
Block a user