mirror of
https://github.com/helix-editor/helix
synced 2024-11-10 10:34:45 +01:00
Add fixity keywords to haskell's highlights.scm
This commit is contained in:
parent
9eacbc1887
commit
c238f20e1d
@ -94,6 +94,9 @@
|
||||
"rec"
|
||||
"forall"
|
||||
"∀"
|
||||
"infix"
|
||||
"infixl"
|
||||
"infixr"
|
||||
] @keyword
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user