Commit graph

118 commits

Author SHA1 Message Date
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
syl20bnr 90c6c16da0 Move rainbow-identifiers from spacemacs config to syl20bnr
It is a pretty heavy subjective setting so moved it in my
configuration layer and documented it in a readme for this
layer
2014-09-25 22:12:40 -04:00
syl20bnr c1095ba501 Update goals in readme 2014-09-24 23:47:19 -04:00
syl20bnr 3ef749eb66 Get rid of marmalade dependency
This repo is often down which makes it very unreliable for a starter kit
2014-09-24 23:12:41 -04:00
syl20bnr 29d0a2ded7 Update TOC of readme
to rebase
2014-09-23 21:46:52 -04:00
syl20bnr bf939d36ba Use evil integration of ace-jump mode 2014-09-23 21:46:08 -04:00
syl20bnr f13920259f Remove relative line numbers
Use evil motion via ace-jump-line-mode instead
2014-09-23 21:42:33 -04:00
syl20bnr 869037f5ef Change key binding to load ESS to <SPC> ess
In order to free <SPC> l
2014-09-23 21:19:54 -04:00
syl20bnr fca14b3336 Add legend for custom flycheck fringe bitmap 2014-09-22 22:44:43 -04:00
syl20bnr 27df63ffe4 Add internal link to readme 2014-09-22 22:20:42 -04:00
syl20bnr 4054fe1763 Update mode line screenshots 2014-09-22 22:17:23 -04:00
syl20bnr 7264906087 Update readme (minor modes lighter are displayed by default) 2014-09-21 22:38:59 -04:00
syl20bnr b43d07a258 Fix some typos in readme 2014-09-21 22:37:26 -04:00
syl20bnr 52ab804592 Add screenshot note in readme 2014-09-21 21:57:32 -04:00
syl20bnr 719d1e1a67 Add missing links in readme 2014-09-21 21:53:22 -04:00
syl20bnr 6692784aa2 Readme TOC is now generated using markdown-doc 2014-09-21 21:46:14 -04:00
syl20bnr 59f861a899 Reformat readme and add a setion on UI and syntax highlighting 2014-09-21 21:45:31 -04:00