johngalambos / neovim-fsharp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:MIT License


Languages

Language:Python 51.2%Language:TypeScript 22.1%Language:JavaScript 19.4%Language:Vim Script 7.3%