Skip to content

[Feature Request] Support for shebang line and clojure scripting #439

Open
@phillord

Description

@phillord

It would be nice to have better support for writing clojure scripts.

For example, boot provides shebag support so a script might look like this:

 #!/usr/bin/env boot
 (println "hello world")

But the shebang line confuses syntax highlighting. It would be nice if clojure mode understood first line shebang lines!

First reported on clojure-emacs/cider#2060

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions