clojure-emacs / clojure-emacs/clojure-ts-mode

When I visit a new file with clojure-ts-mode it doesn't insert the ns form

Open
#142 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Emacs Lisp
Stars
188
Forks
21
Avg merge
12m
Merged PRs (30d)
1

Description

I am unsure whether this is blocked by #117.

I see clojure-mode uses
```
(setq-local clojure-expected-ns-function #'clojure-expected-ns)
```

after which `(clojure-insert-ns-form)` works. But not for clojure-ts-mode.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.