begriffs / haskell-vim-now

One-line Haskell Vim install
MIT License
989 stars 101 forks source link

Vim doesn't work for any other language. And I can't uninstall. #293

Open NelsonVides opened 6 years ago

NelsonVides commented 6 years ago

Hey guys, I'm sorry to bother you, but my Vim is now broken. No other language is now recognised, and many of my commands don't work anymore. And the commands you state don't work either, although most likely I don't event know how to use them, it's not documented. Also, installation took around 7h of my i7 processor at full power all the time, looping over all possible lts versions, only to fail at installing ghc-mod in all of them, and taking 4gb of my SSD I have no idea where. And now I don't even find an option to uninstall and revert back to my previous vim.

Working on Ubuntu 16.04 in the Windows' Linux Subsystem for Windows 10 last update as of today.

begriffs commented 6 years ago

See #191 for instructions to uninstall. Your original configuration was backed up.

begriffs commented 6 years ago

Also the stack tool puts build files in ~/.stack. Try doing du -h -d 0 ~/.stack to see how big everything is in there, then blow the directory away.

I'll put a big notice on the readme that ghc-mod is broken. Ghc-mod is a piece of junk that has been deteriorating for years.

NelsonVides commented 6 years ago

Worked for uninstalling it and coming back to normal. By the way, it was 5.4GB indeed. Ghc-mod hasn't installed properly, any of its versions, be it within the shell, with cabal or stack, either on my Windows, my Linux, my Linux Subsystem on Windows, my job's computer, my girlfriend's computer... it really seems broken.