Skip to content

Releases: ionide/Ionide-vim

2019-11-25

25 Nov 02:01
dd47d24
Compare
Choose a tag to compare

Be sure to run :FSharpUpdateFSAC after updating the plugin or it would fail to start FSAC (#20).

2019-10-08

08 Oct 03:07
c4c6280
Compare
Choose a tag to compare
  • Added F# Interactive support: #9, #10
  • Fixed a bug that prevented non-Plug/dein.vim users from using Ionide-vim: #8
  • You don't have to manually set up g:LanguageClient_serverCommands in your vimrc anymore, and you can safely remove it: #12