You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: book/src/languages.md
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -12,3 +12,6 @@ name = "rust"
12
12
auto-format = false
13
13
```
14
14
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