ZIm/crates/zed/src/languages/haskell
Abel Chalier a827d0dac6
fixed zig config on line_comments (#6979)
On a .zig files , the `CMD-/` keybinding don't work,
In the language config its the only language with '//' type comment that
is written in singular without array.
This fixed the problem, so i assume it was just a typo

![image](https://github.com/zed-industries/zed/assets/6186996/d7f2381a-8b21-4f50-8910-6685b81a5aec)

Release notes:
- Fixed line comment continuations and Editor::ToggleComments for Zig, Haskell and PureScript.
2024-01-29 13:34:26 +01:00
..
brackets.scm Get basic syntax highlighting for Haskell working 2024-01-24 18:08:47 -05:00
config.toml fixed zig config on line_comments (#6979) 2024-01-29 13:34:26 +01:00
highlights.scm Switch to tree-sitter-haskell grammar 2024-01-26 15:04:22 -05:00
indents.scm Get basic syntax highlighting for Haskell working 2024-01-24 18:08:47 -05:00