Allow fsharp-mode to determine build path.

This commit is contained in:
bsermons 2015-07-30 11:21:03 -05:00 committed by syl20bnr
parent 42cce3a403
commit 92281cc88e

View file

@ -16,8 +16,7 @@
(use-package fsharp-mode
:defer t
:init
(setq fsharp-doc-idle-delay .2
fsharp-build-command "/usr/local/bin/xbuild")
(setq fsharp-doc-idle-delay .2)
:config
(progn