Skip to content

Commit

Permalink
Restore disabled grammars
Browse files Browse the repository at this point in the history
This change reverts <helix-editor#9316>,
which disables grammars hosted on sr.ht. The outage of sr.ht on January
2024 had been addressed and its post-mortem was published on their blog.

This reverts commit 17dd102.

Reference: https://sourcehut.org/blog/2024-01-19-outage-post-mortem/
  • Loading branch information
omasanori committed Jul 14, 2024
1 parent 079f544 commit e5cc569
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions languages.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# Language support configuration.
# See the languages documentation: https://docs.helix-editor.com/master/languages.html

use-grammars = { except = [ "hare", "wren", "gemini" ] }

[language-server]

als = { command = "als" }
Expand Down

0 comments on commit e5cc569

Please sign in to comment.