Stephen Spalding
c2004f6d94
clojure: mgv -> mgg; update docs
2015-02-19 07:08:24 -05:00
syl20bnr
ba31a76706
Bump version to 0.62.0
2015-02-17 23:27:50 -05:00
syl20bnr
191cbbd600
Add achievement for 300th PR for BrianHicks
2015-02-17 23:17:55 -05:00
syl20bnr
a8ca5ce086
Add achievements 600th issue for bjarkevad, 700th star for kendall
2015-02-17 22:50:30 -05:00
syl20bnr
96723eb7eb
Update wrong code snippets in READMEs
2015-02-17 22:36:12 -05:00
hrvladev
40f15e2ab9
Fix outdated comment
...
I guess the comment of `dotspacemacs/load` is outdated, because the
function only loads `~/.spacemacs` if it exists. If not - nothing
happens. No copying.
2015-02-17 22:24:28 -05:00
Devin Rhode
50e32b8081
Closes #616 , syntax error in osx layer snippet
2015-02-17 22:23:16 -05:00
syl20bnr
a4e3c32a9d
Minor fixes to ansible layer
2015-02-17 22:22:53 -05:00
Brian Hicks
d87d5c1145
contrib(ansible): add layer
2015-02-17 22:21:57 -05:00
Nate Wolfe
d07a3c46ed
Fix typo "orhpan" -> "orphan" in "dostpacemacs-delete-orphan-packages"
2015-02-17 22:19:57 -05:00
Ryan L. Bell
91b8731b87
Initializes ruby-test-mode in the ruby-mode hook
2015-02-17 22:19:20 -05:00
Michael Hauser-Raspe
71a3bedff6
fixing yasnippet company-mode initialisation for python
2015-02-17 22:19:14 -05:00
luxbock
232c847428
Fix a typo, past -> paste
...
Conflicts:
spacemacs/extensions/evil-lisp-state/evil-lisp-state.el
2015-02-17 22:19:02 -05:00
syl20bnr
2f6fc312a3
Update ruby mi
to msi
to start a REPL
...
According the conventions
2015-02-17 22:14:10 -05:00
syl20bnr
0c18d5afea
Update elixir mi
to msi
for inferior process
...
According to conventions
2015-02-17 22:11:41 -05:00
syl20bnr
f68e81e64a
Update mi
for msi
in ESS layer
...
According to conventions
2015-02-17 22:08:58 -05:00
syl20bnr
8d0dd8b25d
Update python REPL bindings to meet the conventions
2015-02-17 22:07:43 -05:00
syl20bnr
3a8ca93719
Update REPL conventions
2015-02-17 22:05:58 -05:00
syl20bnr
a20508b85b
Change m s f
for m s a
in scala layer
2015-02-17 22:05:42 -05:00
syl20bnr
0d62d06d97
Update debug conventions
2015-02-17 22:02:54 -05:00
syl20bnr
04054b75e7
Fix missing parameters for python-shell-send-region-switch
2015-02-17 22:00:26 -05:00
syl20bnr
3fc48f40e2
Add ensime logo in scala layer README
2015-02-17 21:59:50 -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
syl20bnr
7d105579b4
Update conventions, add C-l C-r for REPLs and refactoring
2015-02-17 20:11:51 -05:00
Daniel Wu
112fb44de4
Add function to clear python inferior buffer
...
Conflicts:
spacemacs/funcs.el
2015-02-17 20:03:31 -05:00
syl20bnr
e2d3378d41
Add prefix command names for lisp-delete key bindings
2015-02-17 00:00:06 -05:00
syl20bnr
e156aa9dfc
Move sp-splice commands on e
and E
in evil-lisp-state
2015-02-16 23:59:26 -05:00
syl20bnr
80e7d0e356
Add lisp prefix command on k
2015-02-16 23:37:06 -05:00
syl20bnr
614cb6168c
Set evil-lisp-state version to 7.0
2015-02-16 23:35:56 -05:00
syl20bnr
a6af0777d8
Update evil-lisp-state key bindings documentation
2015-02-16 23:35:12 -05:00
syl20bnr
1bf098b8b2
Better mnemonic key bindings
2015-02-16 23:32:22 -05:00
syl20bnr
8c037a17e9
Update editing lisp section in documentation
2015-02-16 23:20:26 -05:00
syl20bnr
5b17a867f7
Update evil-lisp-state header
2015-02-16 23:20:26 -05:00
syl20bnr
90ea16bdf2
Configure evil-lisp-state to be globally available on k
2015-02-16 23:20:26 -05:00
syl20bnr
a71b1f1611
Move emacs-lisp specific key bindings to keybindings.el
2015-02-16 23:20:26 -05:00
syl20bnr
3f6269006b
Add the possibility to use evil-lisp-state everywhere
2015-02-16 23:20:26 -05:00
syl20bnr
6f9d698bf9
Remove debug display in core-micro-state.el
2015-02-16 23:20:25 -05:00
luxbock
f46f791623
Added and moved prefix declarations to config.el
2015-02-16 20:37:16 +07:00
luxbock
e6b63216fd
Replace clj-refactor prefix from C-c C-m to C-c C-f
...
- C-c C-m is used for macroexpanding in Cider
- C-c C-f is used for pprint-eval-defun
- The latter is the default recommendation from clj-refactors README
- I think macroexpansion arguably more important, but it's debatable
2015-02-16 20:19:45 +07:00
luxbock
921c114c1b
Added leader-bindings for clj-refactor
2015-02-16 20:13:14 +07:00
luxbock
0467cf4c0c
Added :mode with additional file formats
2015-02-16 20:11:30 +07:00
syl20bnr
fa337c143b
Put back git gutter on the right fringe by default
...
Because keeping it on the left fringe can be messy coupled to
flycheck icons.
2015-02-16 02:59:40 -05:00
artemave
6a14d0ab8d
Support GOPATH with multiple entries.
...
Fixes go-oracle not being loaded in case $GOPATH has more than one entry.
Conflicts:
contrib/lang/go/extensions.el
2015-02-15 22:40:02 -05:00
syl20bnr
2567ed15a1
Move extra-langs layer to lang directory
2015-02-15 22:33:41 -05:00
Tristan Hume
9110ab8fb4
Factor extra-langs and hungry-delete out of trishume contrib
2015-02-15 22:31:16 -05:00
syl20bnr
97bb568360
Add variable dotspacemacs-loading-progress-bar
...
Default is t
2015-02-15 21:25:12 -05:00
syl20bnr
4168b9f217
Refactor the initialization of spacemacs
...
Users can now specify their own evil settings in
`dotspacemacs/init`
2015-02-15 20:14:36 -05:00
syl20bnr
fe0f2e5f51
Bump version to 0.61.1
2015-02-15 12:27:29 -05:00
Herbert Jones
40627f769d
Re-enable ahs and auto-load when uninitialized
...
Reverts changes in 418ca0a
and c21bd2d
to re-enable ahs on `*` and `#`.
Detect when auto-highlight-symbol-mode is in a partially initialized
state for the current buffer and fully initialize it for the current
buffer/major mode.
2015-02-15 12:19:45 -05:00