This commit is contained in:
Jeremy Holland 2013-02-03 23:33:01 -06:00 committed by Tim Pope
parent 105b01d7d0
commit 47ea532d8e
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ can be easily accessed with `:lopen`.
I'm new to Clojure, so stuff that helps me understand code is a top priority.
* `:Source`, `:Doc`, `:FindDoc`, and `:Apropros`, which map to the underlying
* `:Source`, `:Doc`, `:FindDoc`, and `:Apropos`, which map to the underlying
`clojure.repl` macro (with tab complete, of course).
* `K` is mapped to look up the symbol under the cursor with `doc`.