Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve help documentation (C-h m) #3

Merged
merged 1 commit into from
Jun 15, 2014
Merged

Improve help documentation (C-h m) #3

merged 1 commit into from
Jun 15, 2014

Conversation

johnwalker
Copy link
Member

Now the emacs help looks like this but with better spacing:

Typed-Clojure minor mode (indicator Typed):
The official minor mode for editing Typed Clojure. Provides
namespace typechecking, error navigation, display of type data,
and annotation snippets.

key             binding
---             -------

C-c     Prefix Command

C-c C-a     Prefix Command
C-c C-x     Prefix Command

C-c C-a f   typed-clojure-ann-form
C-c C-a v   typed-clojure-ann-var

C-c C-x f   typed-clojure-check-form
C-c C-x n   typed-clojure-check-ns

johnwalker added a commit that referenced this pull request Jun 15, 2014
Improve help documentation (C-h m)
@johnwalker johnwalker merged commit 03f01f5 into typedclojure:master Jun 15, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant