Commit graph

2184 commits

Author SHA1 Message Date
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
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
syl20bnr 418ca0a0a4 Add * and # to the auto-highlight-symbol micro-state 2015-02-15 01:16:38 -05:00
syl20bnr c21bd2d2cf Remove * for auto-highlight-symbol
Now `SPC s h` must be used explicitly
2015-02-15 00:53:51 -05:00
syl20bnr afff22ebb4 Add function spacemacs/set-evil-cursor-color 2015-02-14 23:54:21 -05:00
syl20bnr 9059a486fe Fix a bug in loading animation dot length 2015-02-14 23:42:26 -05:00
syl20bnr fef6d5a3cb if -> when 2015-02-14 23:41:51 -05:00
syl20bnr a8c9516c8b Correctly all spacemacs layer when 'all is specified 2015-02-14 23:41:07 -05:00
syl20bnr 66e38ec962 Lazy load ghc-comp-init in haskell layer 2015-02-14 22:45:14 -05:00
syl20bnr ff0a04dcef Lazy load auto-hotkey mode 2015-02-14 22:44:43 -05:00
syl20bnr 79980af6f8 Skip go-oracle configuration if GOPATH not found 2015-02-14 22:44:06 -05:00
syl20bnr 94122defaf Add special value `add support for dotspacemacs-configuration-layers 2015-02-14 22:15:25 -05:00
syl20bnr 6a4c533b44 Add variable dotspacemacs-delete-orphan-packages 2015-02-14 22:03:30 -05:00
syl20bnr b969da7fde Add documentation for window manipulation micro-state 2015-02-14 20:02:14 -05:00
syl20bnr 6c4a6e4388 Add a key binding to force focus back to the minibuffer
resolves #597
2015-02-14 17:59:47 -05:00
syl20bnr 9b1e75b369 Explicitly set helm-prevent-escaping-from-minibuffer to t 2015-02-14 17:50:36 -05:00
syl20bnr f0bbb8a343 Add support for moe-theme
resolves #487
2015-02-12 23:58:47 -05:00
syl20bnr 6d2f09fc92 Add support for zonokai themes
resolves #485
2015-02-12 22:35:14 -05:00
syl20bnr fc84f13d72 Update python key bindings to fit conventions
`m g g` and `m h h`
resolves #496
2015-02-12 22:21:45 -05:00
syl20bnr 9ebc00ea6f Bump version to 0.61.0 2015-02-12 22:12:07 -05:00
syl20bnr d6a9b65061 Rename function to configuration-layers/declare-layers 2015-02-12 22:11:27 -05:00
syl20bnr 16c947b0bc Rename spacemacs-min-version to spacemacs-emacs-min-version 2015-02-12 22:10:10 -05:00
syl20bnr 1a02477d51 Remove prefix commands in python and ruby layers
Resolves #569
2015-02-12 22:08:07 -05:00
syl20bnr 753b4ec433 Display only [?] in startup doc for window manipulation micro-state 2015-02-12 21:48:56 -05:00
syl20bnr 8ae9b93bdb Minor change to micro-state macro 2015-02-12 21:48:42 -05:00
syl20bnr e73fce6fbc Change auto-complete config to ac-auto-start 0 and ac-delay 0.2
Auto-completion will start at the first character pressed
Auto-completation will start after 0.2 seconds

Possibly fix #443
2015-02-12 05:03:16 -05:00
fotoetienne 014252d4e0 add 'cider-jump-back keybinding as mgb; remove 'cider-jump
cider-jump-back is handy
cider-jump is deprecated since cider 0.7.0 and is currently only an alias for cider-jump-var
[b661d10199/cider-interaction.el]
2015-02-12 00:27:34 -05:00
syl20bnr f0935814a2 Correctly restore evil-lisp-state shadowed function by evil-escape 2015-02-12 00:25:46 -05:00