neovimhaskell / nvim-hs

Neovim API for Haskell plugins as well as the plugin provider
Other
267 stars 18 forks source link

Exception not caught: broken cached binary path file #92

Closed locallycompact closed 1 year ago

locallycompact commented 3 years ago

Also getting this when I open vim

Error detected while processing function nvimhs#start[2]..<SNR>11_readCachedBinPaths:
line    9:
E605: Exception not caught: broken cached binary path file
Error detected while processing function nvimhs#start:
line    2:
E171: Missing :endif
saep commented 3 years ago

Probably caused by #91

saep commented 3 years ago

If this still happens with the latest version (2.1.0.7 or master) , please tell me how to reproduce this.

saep commented 1 year ago

I'm closing this because I cannot reproduce this and no additional information has been provided for over a year.