Tim Pope
459904381b
Use :.RunTests to run test under cursor
...
Closes #223 .
2015-06-25 15:34:45 -04:00
Tim Pope
69bf9ef519
Make :0RunTests equivalent to RunAllTests
2015-06-25 15:04:12 -04:00
Robert Pitts
7cebf6847e
Document cqq
2015-02-10 15:27:43 -05:00
Tim Pope
1dc5129c0e
Tweak description
2014-07-04 16:24:46 -04:00
Tim Pope
0e42998a27
Provide :RunAllTests
...
Don't waste :RunTests! on this cleverness.
2014-07-02 19:20:11 -04:00
Joshua Davey
e6c4b5547a
Update documentation: keyword -> symbol
2014-06-11 10:41:10 -05:00
Joshua Davey
99d93ceba1
Browser piggieback connection convenience
...
When you provide a port number, you are implicitly saying you're
listening for a browser connection.
2014-05-14 08:57:31 -05:00
Tim Pope
29af4adc46
Kill :Apropos
...
This is broken for anything namespaced. REPL-y's find-name is better,
but nonstandard.
2014-05-05 15:24:26 -04:00
Tim Pope
afb036203e
Drop Leiningen and alternate support
2014-04-29 21:28:28 -04:00
Tim Pope
57c18b778a
Promote leiningen.vim over classpath.vim
...
Classpath.vim as a clearinghouse for classpath detection is officially
deprecated, though the plugin may take on other responsibilities such as
stacktrace parsing.
2014-04-29 17:34:09 -04:00
Tim Pope
a2278afbdd
Document soft dependency on cider-nrepl
2014-04-24 23:31:04 -04:00
Tim Pope
9eb5099ba1
Clarify ClojureScript support
...
Closes #147 .
2014-04-24 02:13:00 -04:00
Tim Pope
4425618825
Add run-tests to cpr
...
Clobbering the quickfix is probably a deal breaker but hey let's try it
anyways.
References #59 .
2014-04-04 00:58:52 -04:00
Tim Pope
092ab0f70e
Provide :RunTests
...
:RunTests! currently calls (run-all-tests), but if we find a more useful
semantic for ! that might change.
Closes #59 .
2014-04-04 00:58:21 -04:00
Tim Pope
90b909b9f4
Use innermost form with cpp et al
...
Closes #119 .
2014-03-29 20:52:31 -04:00
Ben Moss
9d76d14ca4
Note CLJS classpath requirement
...
Addresses #132
2014-02-08 11:09:25 -05:00
Tim Pope
eb27299bd9
Parse stacktraces from :make with lein
2014-01-30 23:13:57 -05:00
Tim Pope
0095241a6f
:Piggieback
2014-01-19 17:59:40 -05:00
Tim Pope
4ce1f8fbfa
Python all the way
2014-01-06 22:41:03 -05:00
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