Commit graph

134 commits

Author SHA1 Message Date
The Gitter Badger d57e1c3fe5 Added Gitter badge 2014-10-14 00:54:05 +00:00
syl20bnr dc6a817914 Update to last key bindings for lisp state 2014-10-13 00:29:41 -04:00
syl20bnr baffa23b84 Replace ASCII art by screenshot 2014-10-12 23:56:29 -04:00
syl20bnr 32b0ea6635 Add tips for advanced users in readme 2014-10-12 23:53:27 -04:00
syl20bnr dad4ab60b7 Add new concept of base state 2014-10-12 22:31:53 -04:00
syl20bnr fd3efcdf00 Change Neo Tree key binding to ft and configure the mode 2014-10-12 12:07:49 -04:00
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 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 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 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 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 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 df9cf04cde Add contribition layer: themes-megapack 2014-10-05 00:35:23 -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 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 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
syl20bnr 30acd6b5f0 <SPC> h h now initiate ahs micro-state
instead of going to definition occurrence
ahs = auto-highlight-symbol
2014-10-04 00:29:04 -04:00
syl20bnr e6a8d11f4b Default to jj to return to normal mode and add support for customized
sequence

See readme to configure Spacemacs to use the initial `fd` sequence.
2014-10-04 00:28:42 -04:00
syl20bnr f33becd29c Update TOC of readme 2014-10-03 12:19:25 -04:00
syl20bnr caf362f840 Replace the concept of mini-mode by the concept of micro-state
In order to avoid confusion with Emacs minor modes.
2014-10-03 12:19:25 -04:00
syl20bnr 0325047be7 Update main principles section in readme 2014-10-03 12:19:25 -04:00
syl20bnr 0a5dc29c8f Update goals in readme 2014-10-03 12:19:25 -04:00
syl20bnr 804446ff45 Update auto highlight section in readme 2014-10-03 12:19:25 -04:00
syl20bnr adc2e73011 Improve auto-highligth navigation mini-mode
n to go to next
N to go to previous
d to go to next definition
D to go to previous definition
h to go to home
2014-10-02 11:34:30 -04:00
syl20bnr 3cb0a7aecc Document the ahs navigation mini-mode in readme 2014-10-02 00:18:07 -04:00
syl20bnr 3b367460a3 Introduce the concept of mini-mode in readme 2014-10-02 00:17:35 -04:00
syl20bnr 6800b4c44d Disable golden-ratio by default and display a diminished lighter for it
when active
2014-09-29 22:30:10 -04:00
syl20bnr 4e4aeec6e9 Fix key binding for toggle fringe in readme 2014-09-29 22:23:17 -04:00
syl20bnr dd2e3e4343 Add documentation for font scaling mini-mode in readme 2014-09-28 18:02:37 -04:00
syl20bnr 31afaaeadb Remove required macros.el file in a configuration layer
Now macros should be defined in funcs.el
2014-09-28 16:31:54 -04:00
syl20bnr 6a2bac9cbb Update TOC of readme 2014-09-27 00:13:16 -04:00
syl20bnr 56e22590d1 Add prerequisites section in readme 2014-09-26 22:51:10 -04:00
syl20bnr 2d79d55e30 Update screenshots in spacemacs readme 2014-09-26 00:08:58 -04:00
syl20bnr 29f2d8a5b7 Minor change to readme 2014-09-25 23:16:49 -04:00
syl20bnr 9730492e5c Add thank you in readme 2014-09-25 23:12:18 -04:00
syl20bnr aedf9f4e58 Add contribution layer documentation in readme 2014-09-25 23:12:11 -04:00