Files
doomemacs/modules/lang
James Ravn 79923809e8 Configure java +lsp test runner via dap-mode (#3049)
* Configure java +lsp test runner via dap-mode

This configures dap-mode appropriately so the user can run tests
directly from Doom. It adds two bindings as well which tries to mirror
other major modes:
* `SPC m t t` runs all the tests in the class at point.
* `SPC m t s` runs a single test method at point.

I also expanded the README with more details about configuring `+lsp`.

* Add +java/run-test, document +lsp/uninstall-server

* Add +java/debug-test

* Fix localleader bindings

When in `:init` they don't load in time on the initial Java buffer.
2020-05-08 05:54:54 -04:00
..
2020-03-27 16:57:56 -04:00
2020-03-27 16:57:56 -04:00
2020-04-30 19:33:29 -03:00
2020-04-23 23:56:17 -04:00
2020-04-22 17:27:32 -04:00
2020-03-28 20:08:24 -04:00
2020-03-27 16:57:56 -04:00
2020-03-27 16:57:56 -04:00
2020-03-27 16:57:56 -04:00
2020-04-17 22:22:10 -04:00
2020-04-23 23:28:50 -04:00
2020-03-27 16:57:56 -04:00
2020-03-27 16:57:56 -04:00
2020-03-27 16:57:56 -04:00
2020-05-02 22:11:58 -04:00
2020-03-27 16:57:56 -04:00
2020-04-22 20:51:30 +03:00
2020-05-01 19:50:47 -04:00
2020-04-29 00:09:12 -04:00
2020-05-01 01:22:14 -04:00
2020-03-31 11:58:35 -04:00
2020-05-01 19:51:32 -04:00
2020-04-24 12:14:00 +08:00