https://github.com/vmchale/hs-err
Set vim errorformat &c. for Haskell files
https://github.com/vmchale/hs-err
Last synced: 7 months ago
JSON representation
Set vim errorformat &c. for Haskell files
- Host: GitHub
- URL: https://github.com/vmchale/hs-err
- Owner: vmchale
- License: agpl-3.0
- Created: 2024-05-27T01:27:48.000Z (over 1 year ago)
- Default Branch: canon
- Last Pushed: 2024-11-18T00:07:04.000Z (about 1 year ago)
- Last Synced: 2025-02-25T23:17:05.301Z (11 months ago)
- Language: Vim Script
- Size: 26.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Sets Vim's `errorformat`, `commentstring` for associated Haskell filetypes.
I do not endorse this as good; I publish it so that others will not have to
venture in to the quagmire that is vim/vimscript.
Integrates with [vim-hoogle](https://github.com/Twinside/vim-hoogle), [alex syntax highlighting](https://github.com/andy-morris/alex.vim), [happy syntax highlighting](https://github.com/andy-morris/happy.vim).
You may also wish to consult [my notes](https://gist.github.com/vmchale/5f08a819f2c6d463887a0fa3eb7b2527) to provide jump-to-definition for Alex/Happy macros.