Commit graph

1006 commits

Author SHA1 Message Date
syl20bnr 068c9ca7ea Add Neo Tree buffer with <SPC> p b key binding 2014-10-12 10:29:00 -04:00
syl20bnr 0f2e5495cd Change key binding for projectile switch buffer to <SPC> p s 2014-10-12 10:23:53 -04:00
syl20bnr 08763b466a Quit minibuffer with fd
Define this key binding for all minibuffer keymaps
2014-10-12 10:18:32 -04:00
syl20bnr 5719aae314 Lisp state color is pink and cursor is a bar 2014-10-12 01:42:26 -04:00
syl20bnr c11fc6cff4 Minor change in readme 2014-10-12 00:23:28 -04:00
syl20bnr d3c60fb33c Fix some typo in Git section in readme 2014-10-12 00:21:02 -04:00
syl20bnr 9ac1e38116 Add Git section in readme 2014-10-12 00:12:16 -04:00
syl20bnr 44c6ff7b37 Typo in readme 2014-10-11 22:02:04 -04:00
syl20bnr 982a26d673 Add section for beginners in readme 2014-10-11 21:35:19 -04:00
syl20bnr 2c28314ac6 Add a description of states in readme 2014-10-11 21:32:02 -04:00
syl20bnr 2462f617c8 Update evil-lisp-state key bindings in readme 2014-10-11 18:31:08 -04:00
syl20bnr 4a74e6b3b6 Remove config for unused paredit mode
Spacemacs uses smartparens instead
2014-10-11 01:07:50 -04:00
syl20bnr 9bcdad2f5f Fix diminish of smartparens lighter 2014-10-11 01:03:36 -04:00
syl20bnr 433fe391f9 Fix bug when invoking a helm window 2014-10-11 00:40:35 -04:00
syl20bnr 487a030cf8 Fix 'fd' trigger for helm 2014-10-11 00:33:29 -04:00
syl20bnr 4f3c45c5de Rewrite "return to normal" mode function
Now there should be no annoying side effects with
the escape sequence 'fd'. It should also work for
custom sequences.
2014-10-11 00:24:15 -04:00
syl20bnr 646c25e031 Leaving insert state now return to previous state instead of normal state
Handy to go back and forth between lisp and insert state.
2014-10-10 11:32:03 -04:00
syl20bnr 8201b19a94 Switch to MELPA package for evil-lisp-state 2014-10-10 11:25:46 -04:00
syl20bnr 7fdecc6efc Change cursor shape for evil-lisp-state to a box 2014-10-10 09:57:43 -04:00
syl20bnr 6dcd8ae5b5 Update to last evil-state-map 2014-10-10 09:55:27 -04:00
syl20bnr b2245bfb3b Add evil-lisp-state to navigate and edit sexp trees 2014-10-10 00:38:57 -04:00
syl20bnr f245f20fa0 Start an Emacs server at the end of init.el 2014-10-09 14:06:59 -04:00
syl20bnr ccc557b62f Global scope for ace-jump mode 2014-10-09 14:05:02 -04:00
syl20bnr a6d55c5382 Add a bunch of command to lisp micro-state
Advice is not the good approach, will do a mode.
2014-10-09 00:55:48 -04:00
syl20bnr af720161f5 switch-to-normal-mode now works with read-only buffers 2014-10-06 13:07:06 -04:00
syl20bnr b8cd058602 Revert back to fd to return to normal mode
see modified readme for more info
2014-10-06 12:54:27 -04:00
syl20bnr 7724561280 Add Lisp micro-state screenshot 2014-10-06 00:49:31 -04:00
syl20bnr 07042fc745 Add Lisp documenation in readme 2014-10-06 00:37:56 -04:00
syl20bnr 9028ebaabf Add smartparens micro-state to navigate in Lisp code 2014-10-06 00:12:01 -04:00
syl20bnr c15dcfd71f Replace mini-mode by micro-state in comment 2014-10-06 00:10:59 -04:00
syl20bnr dfd8f76a86 Display the number of packages loaded in spacemacs buffer 2014-10-05 09:39:21 -04:00
syl20bnr df9cf04cde Add contribition layer: themes-megapack 2014-10-05 00:35:23 -04:00
syl20bnr 7a5c457e10 Replace configuration by contribution in syl20bnr contribution layer
Stick to the vocabulary :-)
2014-10-05 00:29:43 -04:00
syl20bnr ca370430f4 Make optional packages.el and extensions.el file in configuration layers 2014-10-05 00:14:50 -04:00
syl20bnr 6abdf178cb Update syl20bnr readme
Remove section about custom Evil configuration. I moved it
to my .spacemacs file.
2014-10-04 23:20:09 -04:00
syl20bnr bc474022e7 Delete empty configuration layer files for syl20bnr layer 2014-10-04 23:16:44 -04:00
syl20bnr 4bad31779d Check for existence of layer configration files
Now it is not mandatory to create all the files of a
configuration layer (i.e. if you define no new functions
in your layer, you are not compelled to create it).
2014-10-04 23:14:12 -04:00
syl20bnr ab60f3846b Replace <SPC> h c by a mode specific leader key binding <SPC> m h
Active in css-scss mode only
2014-10-04 23:08:10 -04:00
syl20bnr 0d1d26c501 Minor update to readme 2014-10-04 22:57:36 -04:00
syl20bnr c46940cbc1 Update screenshot for auto-highlight-symbol micro-state 2014-10-04 22:25:02 -04:00
syl20bnr 1d03ada3f6 Update solarize theme
Underline definition occurrence in auto-highlight-symbol
2014-10-04 21:44:28 -04:00
syl20bnr 3000e0b647 Background color for current range state in ash micro-state
ahs = auto-highlight-symbol
2014-10-04 21:39:19 -04:00
syl20bnr c33f74efd3 Update ahs micro-state documentation in readme
ahs = auto-highlight-symbol
2014-10-04 21:12:12 -04:00
syl20bnr f1cf495714 Change ahs key bindings for range selection
Now they are:
<SPC> h c b -> buffer ranger
<SPC> h c d -> display range
<SPC> h c f -> function range
2014-10-04 21:09:38 -04:00
syl20bnr 9a80f81b03 Change key binding for helm-css-scss to mh
Major mode specific evil leader key binding
2014-10-04 21:06:22 -04:00
syl20bnr 52ad23609b Fix jj support to exit helm windows 2014-10-04 21:05:36 -04:00
syl20bnr eea982a554 Better support of change range in ahs micro-state
ahs = auto-highlight-symbol
2014-10-04 21:03:46 -04:00
syl20bnr ed01ab0f19 Display the range mode in ahs micro-state
ahs = auto-highlight-symbol
2014-10-04 20:40:10 -04:00
syl20bnr cab4c9f508 Add screenshots of micro-state examples 2014-10-04 00:31:24 -04:00
syl20bnr bf10f318f2 Add ahs micro-state documentation in readme
ahs = auto-highlight-symbol
2014-10-04 00:30:34 -04:00