craigdallimore / vim-stack

Present `stack test` errors in the QuickFix window in vim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vim compiler plugin for stack

Intended to give some nice-ish error reporting in the QuickFix window via vim-dispatch

Add a command like this to your .vimrc:

command StackTest dispatch stack

About

Present `stack test` errors in the QuickFix window in vim

License:MIT License


Languages

Language:Vim Script 100.0%