mirror of
https://github.com/zed-industries/zed.git
synced 2025-02-03 17:44:30 +00:00
b8ef97015c
This PR extracts PureScript support into an extension and removes the built-in PureScript support from Zed. Release Notes: - Removed built-in support for PureScript, in favor of making it available as an extension. The PureScript extension will be suggested for download when you open a `.purs` file.
3 lines
75 B
Scheme
3 lines
75 B
Scheme
(_ "[" "]" @end) @indent
|
|
(_ "{" "}" @end) @indent
|
|
(_ "(" ")" @end) @indent
|