coc-extensions / coc-fsharp

coc.nvim integration for fsharp-language-server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

support m1 macs

briandunn opened this issue · comments

steps to reproduce

  1. :CocInstall coc-fsharp
  2. vim foo.fs

Expected

Extension loads and adds language server features

actual

Error message "Platform not Supported" is printed

I just opened this to draw attention to this pr:#22, which fixed the issue on my machine. thanks @chendesheng

sorry it took soooooo long.... it's done now.