ghcmod : Happy Haskell programming on Vim, powered by ghc-mod
| script karma |
Rating 4/1,
Downloaded by 85
|
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| Kohei Suzuki |
| |
| script type |
| ftplugin |
| |
| description |
https://github.com/eagletmt/ghcmod-vim
* Displaying the type of sub-expressions (ghc-mod type)
* Displaying error/warning messages and their locations (ghc-mod check and ghc-mod lint)
* Displaying the expansion of splices (ghc-mod expand)
|
| |
| install details |
|
| |
script versions (upload new version)
Click on the package to download.
| ghcmod-vim-1.0.0.zip |
1.0.0 |
2013-04-25 |
7.0 |
Kohei Suzuki |
- Refactor many autoload functions
- Speed up boot time by moving autoload functions used at loading ftplugins
- Add commands with `!` that is executed even if the current buffer is modified
- Show splicing end locations in `:GhcModExpand`
- Fix escaping in `:GhcModInfoPreview`
- Fix ignorance of `g:ghcmod_ghc_options` |
| ghcmod-vim-0.4.0.zip |
0.4.0 |
2013-03-13 |
7.0 |
Kohei Suzuki |
Initial upload |
ip used for rating: 107.20.129.212
|