-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
I'm trying to use vim-watchdogs when editing Haskell code.
Watchdogs works when i type ":WatchdogRun" right after opening Vim.
But, after i write the file to the disk for the first time, Watchdogs stops working. The error is:
<\Gustavo\AppData\Roaming\cabal\bin\ghc-mod.EXE" check "C:\Users\Gustavo\Desktop\quick.hs" 1,1 AllError detected while processing function 42_Cache_Quickfix:
line 7:
E712: Argument of extend() must be a List or Dictionary
Press ENTER or type command to continue
Error detected while processing function 159_receive_vimproc_result[34]..372:
line 9:
E171: Missing :endif
I have also installed all the Haskell plugins for VIm listed on the following page:
http://www.stephendiehl.com/posts/vim_2016.html
Metadata
Metadata
Assignees
Labels
No labels