Commit graph

27 commits

Author SHA1 Message Date
syl20bnr fdd4e944ef Reload dotfile and layer anywhere with SPC f e R
Replace `SPC m c c` and `C-c C-c` in the dotfile

Resolve #1210
2015-04-18 23:40:24 -04:00
syl20bnr 5d8be137e7 Define missing init functions 2015-04-03 17:35:33 -04:00
syl20bnr cb259666bb Remove some not used packages from Spacemacs layer 2015-04-02 22:43:21 -04:00
Chris Barrett c125908776 Scala: Enable eldoc in ENSIME mode 2015-02-20 22:55:37 +13:00
Chris Barrett 3cf622addb Scala: Automatically start ensime
Start ENSIME automatically if there is a .ensime file in an ancestor
directory.
2015-02-20 22:03:27 +13:00
Chris Barrett eb383eb1ae Scala: Add keybindings
Improve integration with spacemacs, and add SLIME-style
pop-to-definition keybindings (M-. and M-,)
2015-02-20 22:03:27 +13:00
syl20bnr a20508b85b Change m s f for m s a in scala layer 2015-02-17 22:05:42 -05:00
syl20bnr 4be4abc12b Adapt the ensime key bindings to the conventions
Add documentation
2015-02-17 21:57:08 -05:00
Bjarke Vad 2dd043ad45 Updated ensime bindings to better fit with spacemacs 2015-02-17 20:12:21 -05:00
Chris Barrett fbf200cfea Require noflet in scala contrib
`noflet` may not be loaded when scala-mode2 is being configured, meaning an advised function was failing when evaluated.

Resolves #383
2015-01-22 22:41:29 -05:00
syl20bnr ceefe88b75 Update CONTRIBUTE.md and add file headers
Also add default file header to layer templates.
2015-01-13 23:12:56 -05:00
syl20bnr 007ccfddbb Move noflet to spacemacs layer 2015-01-07 21:29:12 -05:00
Chris Barrett 66aa47037d Start ensime only once file exists
This prevents annoying error messages when using find-file to make a new
scala buffer.
2015-01-03 23:17:54 +13:00
Chris Barrett b4839759be Disable flycheck altogether when ensime is active 2015-01-03 23:17:51 +13:00
Chris Barrett 1f5a4ffdb5 Show company completions on typing '.' in ensime 2015-01-03 23:15:07 +13:00
Chris Barrett 89122f8f17 Suppress flyspell warnings for package identifiers 2015-01-03 15:29:02 +13:00
Chris Barrett 71b81a94f7 Improve flycheck compat 2014-12-31 13:06:21 +13:00
Chris Barrett 411cb5b9ac n/N moves between errors in scala compilation buf 2014-12-31 11:19:43 +13:00
Chris Barrett 640243b573 move join-line fn keybinding from ensime to scala 2014-12-31 10:53:03 +13:00
Chris Barrett ce02d4d424 quote custom variables correctly 2014-12-31 10:52:17 +13:00
Chris Barrett aecb17d12e Fix init function names 2014-12-31 10:51:41 +13:00
Chris Barrett dce18ca0bd general scala-mode config 2014-12-30 10:00:07 +13:00
Chris Barrett 3f21afb5f1 flycheck compatibility 2014-12-30 09:59:38 +13:00
Chris Barrett 281185719e Enable ensime in all scala buffers 2014-12-30 09:47:56 +13:00
Chris Barrett b177a7b550 Improve ensime keybinding integration 2014-12-30 09:46:32 +13:00
Chris Barrett 6fc0b79a33 Update packages.el
Fix typo preventing layer initialisation.

Submitting this PR via the github online editor--let me know if anything weird happens.
2014-12-14 13:16:29 -05:00
syl20bnr 95a1795873 Move Scala packages to scala layer 2014-12-13 23:29:23 -05:00