mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 09:26:19 +04:00
Re-enable Hare by default
This commit is contained in:
parent
ff33b07756
commit
fa61cd6205
@ -1,7 +1,7 @@
|
|||||||
# Language support configuration.
|
# Language support configuration.
|
||||||
# See the languages documentation: https://docs.helix-editor.com/master/languages.html
|
# 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]
|
[language-server]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user