zarchive-vim-fsharp
zarchive-vim-fsharp copied to clipboard
System cannot find the file specified
Hi!, thank you for writing vim-fsharp. None of the commands are working only the syntax highlighting it seems, and i don't know why. I use VimPlug. Tried reinstalling, but nothing happens. vimrc:
Plug 'fsharp/vim-fsharp', {
\ 'for': 'fsharp',
\ 'do': 'make fsautocomplete',
\}
Help appreciated.
Hi,
It seems like a recent vim update has made vim-fsharp no longer work with vim with python3 support. Try installing or re-installing vim with python2 support.
Hi Again, so this time i got another weird problem with vim-fsharp.
Help appreciated.