This repository was archived by the owner on Mar 12, 2024. It is now read-only.

Description
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.
