mirror of
https://github.com/correl/melpa.git
synced 2024-11-15 19:19:28 +00:00
10 lines
279 B
Text
10 lines
279 B
Text
(fsharp-mode
|
|
:fetcher github
|
|
:repo "rneatherway/emacs-fsharp-mode-bin"
|
|
:files ("*.el"
|
|
("bin"
|
|
"fsautocomplete.exe"
|
|
"FSharp.CompilerBinding.dll"
|
|
"FSharp.Compiler.Editor.dll"
|
|
"NDesk.Options.dll"
|
|
"Newtonsoft.Json.dll")))
|