zarchive-vim-fsharp icon indicating copy to clipboard operation
zarchive-vim-fsharp copied to clipboard

System cannot find the file specified

Open lauswullum opened this issue 6 years ago • 2 comments

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.

screenshot 1

lauswullum avatar Aug 12 '18 13:08 lauswullum

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.

kjnilsson avatar Aug 13 '18 09:08 kjnilsson

Hi Again, so this time i got another weird problem with vim-fsharp.

image

Help appreciated.

lauswullum avatar Dec 05 '18 19:12 lauswullum