Replies: 2 comments 2 replies
-
I think you can add configuration to the |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks for the suggestion. I tried adding this to languages.toml:
But it doesn't seem to recognise the language when I run the editor:
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any way to change the default tab width for files that don't match an existing language, and the scratch buffer? I want to set tab width to 8 by default to be more in line with the rest of my environment. Is there a default/fallback language I can target in languages.toml, or is this option simply missing?
The closest I could get was to define a new language, but then I need to list out every file I want to use it with:
Beta Was this translation helpful? Give feedback.
All reactions