/neovim-fsharp

Primary LanguagePythonMIT LicenseMIT

Neovim FSharp

Test This is a work in progress port of vim-fsharp to Neovim's new plugin architecture.

It should provide better asychronous integration with FsAutoComplete.

Installation

Using vim-plug:

Plug 'johngalambos/neovim-fsharp', { 'do': 'install.py' }

Make sure to run :UpdateRemotePlugins after installing or updating.