Tim Pope
d3f7f2cf26
Change cpp from innermost to outermost
...
Closes #116 .
2013-12-26 11:21:20 -05:00
Chris Ford
4490d2a882
Macroexpand motions
...
Bind cm{motion} to full macro expansion of the form described by
the motion (using clojure.core/macroexpand), and bind c1m{motion}
to partial macro expansion of the form described by the motion
(using clojure.core/macroexpand-1).
cmm and c1mm will apply the expansion to the form under the cursor.
2013-07-23 18:18:31 -04:00
Ben Moss
204a8de243
Fix typo
2013-06-30 18:59:59 -04:00
Tim Pope
f58065f0d1
Add fireplace help topic
2013-04-16 16:59:19 -04:00
Tim Pope
83ce4440ae
Take away cpR
...
@cemerick says I should take away all the reloading and just support
load-file, but I'm starting with the most egregious offender.
2013-04-04 13:49:11 -04:00
Tim Pope
db27257f7f
Rename foreplay.vim to fireplace.vim
2013-03-13 19:56:13 -04:00
Tim Pope
fa6e35bc19
Remove old vendored classpath.vim
2013-03-13 19:49:03 -04:00
Tim Pope
1a8eab85d9
Clarify dependencies
2013-03-13 19:43:27 -04:00
Tim Pope
a7f460ad1b
Assume Leiningen 2 in documentation
2013-03-13 19:43:23 -04:00
Tim Pope
d40c8d9c41
Point at vim-clojure-static in help file
2013-03-12 16:31:48 -04:00
Tim Pope
5b57f37802
Allow non-interactive :Connect
...
Closes #46 .
2013-02-14 00:12:45 -05:00
Tim Pope
105b01d7d0
Provide :Last
...
Closes #7 .
2013-01-29 19:15:21 -05:00
Tim Pope
d2bc102487
Alternate between test and implementation
...
Closes #33 .
2013-01-25 12:27:03 -05:00
Tim Pope
7a36f4e8b8
Remove if_ruby adapter
...
The list of things worse than if_ruby is pretty short, and does not
include if_pyth.
2013-01-09 00:41:46 -05:00
Tim Pope
fbfc6e09b4
Load stack traces into location list.
...
Closes #20 .
2013-01-07 22:41:04 -05:00
Tim Pope
0d96405c1f
Promote classpath.vim
...
The included version is going away. Let's start getting people to
install it.
2013-01-06 20:19:16 -05:00
Raymond W. Ko
fc5167b939
Update documentation to reflect Python addition
2013-01-06 18:59:32 -05:00
Tim Pope
56cd47c52e
Provide :Javadoc
...
In support of #15 .
2012-12-14 19:23:34 -05:00
Tim Pope
b3b3ce4bca
Add cpr/cpR maps to require.
...
In response to discussion in #4 .
2012-12-07 20:15:48 -05:00
Tim Pope
ff9e3b5cd7
Initial commit
2012-12-04 01:38:17 -05:00