mirror of https://github.com/helix-editor/helix
parent
a03becf021
commit
5e2501da30
|
@ -1,7 +1,7 @@
|
|||
# Language support configuration.
|
||||
# See the languages documentation: https://docs.helix-editor.com/master/languages.html
|
||||
|
||||
use-grammars = { except = [ "hare", "wren", "gemini" ] }
|
||||
use-grammars = { except = [ "wren", "gemini" ] }
|
||||
|
||||
[language-server]
|
||||
|
||||
|
|
Loading…
Reference in New Issue