swift-emacs / swift-mode

Emacs support for Apple's Swift programming language.
GNU General Public License v3.0
363 stars 47 forks source link

Guess appropriate default value for `swift-mode:repl-executable` and others #156

Closed taku0 closed 5 years ago

taku0 commented 5 years ago

The default value for swift-mode:repl-executable is xcrun swift. This is suboptimal for Linux and other platforms. Remove xcrun other than macOS.

taku0 commented 5 years ago

Fixed f62cd5844557f2df2279c8cd587dbfd28dc92887