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

[Feature Request] Set `lisp` option

Open alexmozaidze opened this issue 2 years ago • 1 comments

Some plugins use set lisp? to determine if the file is Lisp or not. It would be cool if you had lisp option set just so that outside plugins may detect Clojure as Lisp. It's possible for outside plugins to hardcode Clojure as Lisp, but I don't think that's the best approach.

alexmozaidze avatar Sep 07 '23 16:09 alexmozaidze

Thanks for the suggestion. This will be included once #31 is merged into the master branch.

axvr avatar Dec 26 '23 15:12 axvr