Not a noob anymore

This commit is contained in:
Tim Pope 2014-04-03 23:50:42 -04:00
parent 6c13396262
commit 73f9a3adf4
1 changed files with 2 additions and 1 deletions

View File

@ -79,7 +79,8 @@ can be easily accessed with `:lopen`.
### Navigating and Comprehending
I'm new to Clojure, so stuff that helps me understand code is a top priority.
I was brand new to Clojure when I started this plugin, so stuff that helped me
understand code was a top priority.
* `:Source`, `:Doc`, `:FindDoc`, and `:Apropos`, which map to the underlying
`clojure.repl` macro (with tab complete, of course).