mirror of
https://github.com/correl/melpa.git
synced 2024-11-15 11:09:27 +00:00
9 lines
309 B
Text
9 lines
309 B
Text
(fsharp-mode
|
|
:fetcher github
|
|
:repo "fsharp/fsharpbinding"
|
|
:files ("emacs/*.el"
|
|
("bin"
|
|
"lib/fsautocomplete/fsautocomplete.exe"
|
|
"lib/fsautocomplete/FSharp.CompilerBinding.dll"
|
|
"lib/ndesk-options/NDesk.Options.dll"
|
|
"lib/newtonsoft.json/Newtonsoft.Json.dll")))
|