Files
dotfiles/helix/languages.toml

4 lines
70 B
TOML
Raw Normal View History

2024-05-05 12:36:36 +02:00
[[language]]
name = "bash"
indent = { unit = " " , tab-width = 4 }