syl20bnr
fb27ede558
Bump year in copyright headers
...
Happy New Year 2017!
2017-01-05 23:08:17 -05:00
Danny Navarro
6288b28bb0
Remove sbt-hydra rename wrapper
...
It has been already renamed as expected upstream.
2016-12-12 08:56:06 -03:00
Danny Navarro
3263860669
scala: add SPC m x for sbt-hydra
...
sbt-hydra:hydra renamed to sbt-hydra in key binding.
2016-08-22 21:22:31 +02:00
Bryan Gilbert
62199bfb94
Fix dot completion bug in scala mode
2016-08-07 16:29:28 +02: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
9b460f60e4
Add function to insert types and add yank type at point
...
- `, i y` Add function to yank type at point but just yank type name without full
package
- `, r a` Add function to insert type for declaration,
see `https://github.com/ensime/ensime-emacs/pull/390/files `
2016-04-01 00:26:20 -04:00
syl20bnr
046d86800c
Clean copyrights and update for year 2016
2016-01-11 21:42:17 -05:00
Diego Alvarez
bf0d4dc397
Fix period from triggering complete
...
Fixes https://github.com/syl20bnr/spacemacs/issues/2702
2015-11-27 10:32:51 +01:00
Eivind Fonn
ddcc697213
Clean up scala-eldoc code
2015-11-23 20:09:57 +01:00
Diego Alvarez
a92cf03093
Disabled automatic eldoc-mode in scala layer
...
A conf var is provided to enable it automatically.
Default is null.
2015-11-23 20:06:39 +01:00
justbur
6eab954afe
Use + instead of ! for layer categories
...
Helm seems to treat "!" specially in pattern matching, so having a ! in
the pattern string when traversing directories is problematic. This
change fixes #2737 , because as far as I can tell "+" has no special
meaning in a helm pattern.
Of course, we can choose a different character, but I'm fond of "+" as
representing "more layers here".
2015-09-11 00:13:51 -04:00