emacspace
a77f8f41f5
documentation formatting: Sun Dec 15 10:06:01 UTC 2019
2019-12-15 14:43:43 +01:00
Nicholas Hurden
9730e16463
[scala] Update metals binary version in README
...
Update the version of metals referenced in the metals installation
instructions, so that an old version of the metals binary doesn't get installed
by accident.
2019-12-14 20:52:50 +00:00
jaremko
247830ab40
fix links
2019-11-10 16:13:13 +02:00
emacspace
c91779aff4
documentation formatting: Fri Nov 8 16:03:53 UTC 2019
2019-11-08 16:08:22 +00:00
Miciah Masters
552fd5953c
Update references to macOS
...
Apple renamed "Mac OS X" to "OS X" in 2012 and then to "macOS" in 2016.
Update references to use the current name.
2019-10-13 12:04:40 +02:00
Teo Klestrup Röijezon
4bf5b7be7b
Moved Ensime support to the Scala layer, removed Java support
2019-09-18 20:46:53 +02:00
emacspace
e61e91fbc5
documentation formatting: Thu Aug 29 23:13:44 UTC 2019
2019-08-30 01:17:29 +02:00
Rodolfo Hansen
e2d9e32e92
Add lsp-scala and metals as a language backend for scala
2019-08-26 17:50:07 +02:00
duianto
3868a5364f
[doc] Fix typos and add missing/remove extra ~
...
Add missing ~ (tilde) around key bindings.
Remove an extra ~.
2019-06-01 20:40:22 +02:00
emacspace
c7c348a676
documentation formatting: Sun May 26 20:58:52 UTC 2019
2019-05-27 01:23:35 +03:00
Anton-Latukha
f6660f82d4
Switch to the new layers generator
2019-05-15 21:08:21 +03:00
Anton-Latukha
ba074bc908
layers: lang: new structure: general: add pure, multi-paradigm (&js)
2019-05-15 21:04:48 +03:00
JAremko
77c680160e
Add placeholder tags
2019-05-05 20:40:47 +03:00
JAremko
cd39f80c24
Reformat documentation
2018-10-11 00:13:43 +03:00
JAremko
6946e255e6
Reformat docs
2018-07-20 02:45:21 +03:00
Miciah Masters
e0b751bee3
Avoid non-idempotent use of push in init code
...
Replace push with add-to-list in layer init functions and related code.
Modify spacemacs|add-toggle to check for and update an existing toggle in
spacemacs-toggles and only create a new toggle if none already existed.
Replace a conditional push onto erc-packages with use of :toggle.
When initializing which-key, set which-key-replacement-alist to its default
or customized setting before adding all the Spacemacs replacements. We
want to keep the stock replacements but avoid adding duplicates of the
Spacemacs replacements.
Replace the emacs-lisp-mode-hook lambda with a named function to avoid
adding duplicate hooks (which can add duplicate definitions of the
evil-surround pair).
2018-06-05 22:17:13 -04:00
JAremko
d8b1f81fbb
Fix 404 URLs
2018-05-17 02:26:52 +03:00
JAremko
1c4a0451d9
Fix Ensime URL
2018-05-17 02:01:05 +03:00
smile13241324
3586495ed6
Fix doc for django, scala, sml, floobits, puppet and evernote layer
2018-01-28 23:00:32 -05:00
Alexander Kjeldaas
adfccb147b
Added gradle instructions.
2017-12-17 18:58:17 -05:00
syl20bnr
8a5771559e
core: change scope of elpa stable variables
...
make them public when they are used outside of core-configuration-layer.el
make them private when they are used only on this file.
2017-11-01 23:23:34 -04:00
JAremko
a1101eb38f
fix links
2017-08-18 22:12:17 +03:00
Joao Azevedo
61737e6d79
Replace usage of ensime-print-type-at-point
by ensime-type-at-point
...
The `ensime-print-type-at-point` method was recently renamed to
`ensime-type-at-point`. This fixes the method call.
2017-06-21 10:03:00 +02:00
Diego Alvarez
dfa18dafc3
Make ensime use stable version as unstable is for ensime devs
2017-05-24 12:22:20 +02:00
JAremko
6c5a0b2b14
update docs to the new toc-org format
2017-05-22 18:35:37 +03:00
JAremko
c1e4556882
Format and cleanup docs. Fix links.
2017-04-28 23:29:14 -04:00
syl20bnr
dd85084826
java: multiple backends support
...
Define multiple dispatch functions for each service:
- spacemacs//java-setup-backend
- spacemacs//java-setup-auto-completion
- spacemacs//java-setup-syntax-checking
- spacemacs//java-setup-spell-checking
- spacemacs//java-setup-eldoc
java: replace ensime-configure-keybindings function by a variable
It's not convenient to have key bindings in funcs.el file, instead of relying
on a function we define a private layer variable java--ensime-modes which
can be updated by other layers using a :pre-config use-package hook.
java: refactor key bindings
- define key bindings for meghanada back-end
- move ensime key bindings documentation from scala layer to java layer
- change SPC m d for daemon to SPC m D (since SPC m d is reserved for debugging)
2017-03-19 12:40:36 -04:00
syl20bnr
87cd00eac7
conventions: update debug conventions
...
Step in and Step out are now, i and o respectively.
Inspect a value is now v.
Next step is now s.
These new conventions better fit evilificiation.
2017-02-12 13:02:55 -05:00
Aldric Giacomoni
81388bc1e4
Scala readme: code block for scala-enable-eldoc
2016-10-23 19:44:35 +02:00
Diego Alvarez
2279c2c80e
scala - update scalastyle-flycheck instructions
2016-10-17 13:41:19 +02:00
yanchengyang
9e52974e90
remove invalid keybindings of ensime
2016-10-17 13:22:10 +02:00
syl20bnr
ffc312b2b1
scala: move SPC m b h to SPC m b .
...
Per convention for transient states
2016-10-03 00:23:15 -04:00
d12frosted
c7384638b1
fill paragraphs in scala layer readme
2016-08-21 10:55:25 +03:00
james sangho nah
6b71e168b2
Fix typo in Scala README
2016-08-21 10:53:54 +03:00
Diego Alvarez
3dfd5fa4fb
Disable Ensime autostart
2016-08-07 16:19:45 +02:00
Eivind Fonn
bef1295094
Scala: README line lengths
2016-07-25 14:11:17 +09:00
Diego Alvarez
80f8c84d64
Improve documentation for scalastyle
2016-07-25 14:09:22 +09:00
Diego Alvarez
1b5bc13d35
Update ensime logo
2016-07-22 13:18:33 +03:00
d12frosted
7de26d5a2d
clarify installation notes on scala readme
2016-06-21 20:05:21 +03:00
Tony Lotts
9f46d563b8
Update README.org
...
Refer to Ensime's SBT plugin installation instructions.
2016-06-21 19:59:17 +03:00
syl20bnr
81fbb9a292
Format README files with spacefmt
2016-06-10 00:09:42 -04:00
syl20bnr
7ca7f2827a
scala: change back key bindings to SPC m h
...
For printing types, those key bindings are standard in spacemacs.
2016-06-05 00:44:51 -04:00
Diego Alvarez
ed1c3d2d35
Using new upstream commands
...
- Improve copy to clipboard
- changed and added a few commands keymap
2016-06-05 00:38:29 -04:00
Diego Alvarez
9cb0c1e109
Use new command to generate config
...
Old command doesn't exist anymore
2016-05-27 00:32:05 -04:00
Eivind Fonn
3d0787baa2
scala: Clean up README
2016-05-06 13:35:30 +02:00
Eivind Fonn
3a6db330a8
scala: Remove superfluous variable
2016-05-06 13:35:10 +02:00
tintin
eabd3b859b
Add java-doc-style config to scala layer
2016-05-06 13:32:03 +02:00
syl20bnr
07852abad5
Format documenation files with doc-fmt tool
2016-04-12 23:31:38 -04:00
Fabien Dubosson
23ce5aee84
Justify a paragraph in the scala README
2016-04-05 12:55:31 +02:00
Channing Walton
12b2de9032
Correcting scala-enable-eldoc-mode to scala-enable-eldoc
2016-04-05 12:54:45 +02:00