clojure.vim icon indicating copy to clipboard operation
clojure.vim copied to clipboard

Detect Babashka `.bb` file extension as Clojure

Open axvr opened this issue 2 years ago • 2 comments

axvr avatar Aug 06 '23 13:08 axvr

Also detect .clj_kondo extension for clj-kondo hooks.

axvr avatar Aug 07 '23 21:08 axvr

Is this something as simple as adding *.clj_kondo and *.bb to ftdetect/clojure.vim?

And ftplugin/clojure.vim, too?

russtoku avatar Sep 27 '24 18:09 russtoku