Allen Li
4321fccb05
Fix issue #3978
...
Duplicate prefix maps when evilifying maps to fix prefix binding getting
shared and overwritten between maps.
2015-12-01 01:18:01 -05:00
syl20bnr
97ae903317
evilified-state: remove unnecessary pre-command-hook
2015-12-01 00:46:19 -05:00
syl20bnr
1e6e4023e8
evilified-state: handle minibuffer
...
Fix isearch not working with evilified keys.
Requires last version (3.11 or above) of evil-escape to be fully
functional.
2015-11-30 11:30:18 -05:00
justbur
ee6a486d4c
core: Add new set-key functions to core-keybindings
...
Set up to use bind-map instead of evil-leader for leader key
functionality.
Alias evil-leader funcs and remove package
2015-11-21 18:18:01 +01:00
kr5x
05a40a2ee2
holy-mode: fix #3876
2015-11-19 12:36:03 +01:00
syl20bnr
e3df025eff
evilified-state: fix tests and rename library to evil-evilified-state
2015-11-19 00:24:27 -05:00
justbur
b294461957
evilified-state: Make into local package
2015-11-18 23:35:01 -05:00
Eivind Fonn
88c019d4d6
Fix helm-spacemacs package action
2015-11-12 10:49:31 +01:00
Eivind Fonn
a991927288
Beautify helm-spacemacs
2015-11-11 23:01:54 +01:00
Eivind Fonn
fa975c4c45
Fix helm-spacemacs with new FAQ.org format
2015-11-02 15:05:39 +01:00
Fabien Dubosson
8d3c59c78f
Discard buffer from marker, switch to it when asked
2015-10-09 12:11:24 +02:00
Fabien Dubosson
6442e00b2e
Use a temp buffer to read the FAQ in helm-spacemacs
...
Correct a bug in helm-spacemacs: Whenever a function was needing the
FAQ's candidates in helm-spacemancs (`SPC f e h` and `SPC f e f`), the
`FAQ.org` file was open in a buffer and not closed. This commit corrects
this by loading the content of `FAQ.org` in a temp buffer and switch it
to `org-mode` in order to get the candidates.
2015-10-09 12:11:24 +02:00
Fabien Dubosson
5e3dbd9234
Add FAQ as a source in helm-spacemacs
...
Add the `FAQ.org` file as a source in helm-spacemacs (`SPC f e h`).
Define a new keybinding for looking directly inside the FAQ with helm:
`SPC f e f`.
With help from TheBB, thanks!
2015-10-07 15:51:38 -04:00
Eivind Fonn
273d6b5d11
helm-spacemacs: action to open readme for editing
2015-10-05 12:16:46 +02:00
syl20bnr
983e569de6
hybrid: redefine evil-insert-state-p
...
If it has nasty side effects we will just revert it in favor of the
precedent commit.
2015-09-26 00:54:56 -04:00
justbur
90fc25a19c
hybrid: Prevent C-SPC toggling visual from hybrid
...
Redefines the `evil-visual-activate-hook` to add hybrid to the list of
states that don't go into visual state when the mark is activated
2015-09-26 00:45:45 -04:00
person808
a7c4014c3f
Add new descriptions for new files in helm-spacemacs.
2015-09-24 00:36:53 -04:00
Robert O'Connor
3f2e885811
Rename spacemacs-core to spacemacs-base
...
Per the discussion in #3002 . A comment in #3047 prompted this PR.
2015-09-16 21:22:35 -04:00