mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-21 17:06:18 +04:00
Re-enable Hare by default
This commit is contained in:
parent
ff33b07756
commit
fa61cd6205
@ -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
Block a user