fsharp / emacs-fsharp-mode

F# Emacs mode
Apache License 2.0
205 stars 62 forks source link

Allow to use "fsautocomplete" from the global tool-path. #342

Closed juergenhoetzel closed 1 month ago

juergenhoetzel commented 1 month ago

Setting `eglot-fsharp-server-install-dir' to nil disables the custom "~/.emacs.d/FsAutoComplete/netcore/" tool path.

Fixes #341