swift-emacs / swift-mode

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

Open .swiftinterface files in Swift mode #189

Closed jpgrayson closed 9 months ago

jpgrayson commented 9 months ago

These files were being opened in the default Fundamental mode.

taku0 commented 9 months ago

LGTM. Thank you!