Commit Graph

30 Commits

Author SHA1 Message Date
Tim Pope e107b2ae17 Drop reference to old name 2014-07-04 16:32:52 -04:00
Tim Pope ffc41e86f3 Remove obsolete Maven reference 2014-07-04 15:38:00 -04: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 58896e23fa Fix cpp documentation
Closes #148.
2014-04-29 20:47:00 -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 062256b9fd Fix link 2014-04-28 15:58:35 -04:00
Tim Pope a2278afbdd Document soft dependency on cider-nrepl 2014-04-24 23:31:04 -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 73f9a3adf4 Not a noob anymore 2014-04-03 23:53:12 -04:00
Tim Pope 1bfb5aadcf Update name of preferred port file in README 2014-04-03 19:46:29 -04:00
Tim Pope ab6d9db216 Tentatively drop support for session eval without REPL
I'm not 100% committed to this, but lets see if anyone even misses it
(including me).  My main use case for the one-off runner is jump to
source.
2014-04-03 19:37:47 -04:00
Tim Pope 0095241a6f :Piggieback 2014-01-19 17:59:40 -05:00
Tim Pope 446b0b04b5 Extract contribution guidelines 2014-01-12 16:35:54 -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
Aaron Miller 0127e5fc54 Fully macroexpand using macroexpand-all 2013-08-06 01:43:19 -04: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
Tim Pope 93df7ca18f Fix FAQ heading level 2013-04-17 10:56:40 -04:00
Sam Umbach 7b334ef5a3 Fix minor typo 2013-04-10 18:55:18 -03: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 a7f460ad1b Assume Leiningen 2 in documentation 2013-03-13 19:43:23 -04:00
Jeremy Holland 47ea532d8e Fix typo 2013-02-05 11:12:51 -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
Tim Pope 8e27700f75 Tone down the snark a bit 2012-12-15 16:32:41 -05:00
Tim Pope 44dc41c011 Reference static runtime files
Closes #12.
2012-12-13 23:01:59 -05:00
Trevor Hartman a5d60016a2 Remove superfluous request 2012-12-04 12:54:27 -05:00
Tim Pope ff9e3b5cd7 Initial commit 2012-12-04 01:38:17 -05:00