Add helix language configuration
This commit is contained in:
3
helix/languages.toml
Normal file
3
helix/languages.toml
Normal file
@@ -0,0 +1,3 @@
|
||||
[[language]]
|
||||
name = "bash"
|
||||
indent = { unit = " " , tab-width = 4 }
|
||||
Reference in New Issue
Block a user