Skip to content

Commit c3491d5

Browse files
committed
document project-specific lang config
1 parent c5682a0 commit c3491d5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

book/src/languages.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,6 @@ name = "rust"
1212
auto-format = false
1313
```
1414

15+
# Project-level Configuration
16+
17+
You can create a `.helix` directory either in the current working directory or in the same directory as `.git`. Then you can write a `languages.toml` file that will overwrite both global and default language settings.

0 commit comments

Comments
 (0)