flyingmachine / emacs-for-clojure

519 stars 267 forks source link

fix: enable clojurescript mode for cljs files #48

Open DavidVujic opened 4 years ago

DavidVujic commented 4 years ago

This PR will enable clojurescript-mode for buffers with the file extension cljs.

Otherwise, Emacs will warn about using clojure-mode for clojurescript buffers.