Commit graph

103 commits

Author SHA1 Message Date
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
syl20bnr b1a6a8de3f Update goals in readme 2014-09-21 21:44:06 -04:00
syl20bnr 3d7435e316 Update banner (800th commit!) 2014-09-21 20:21:15 -04:00
syl20bnr 6055ccdc3f Change banner in readme 2014-09-21 19:58:53 -04:00
syl20bnr 69971114ba Update doc for formatting key bindings 2014-09-12 23:54:46 -04:00
syl20bnr b47207da30 Optimize sequences for formatting 2014-09-12 23:20:43 -04:00
syl20bnr 263b842758 Better key bindings for bookmarks
Use default helm action in helm-bookmark buffer
2014-09-11 21:14:17 -04:00
sbenner eaff860b14 Rethink formatting key bindings based on j 2014-09-10 11:02:44 -04:00
syl20bnr 20bc61a85d Minor format change in readme 2014-09-09 21:34:20 -04:00
syl20bnr 1d3b076570 Simplify split string key binding to <SPC> j J 2014-09-07 16:10:33 -04:00
syl20bnr 6b0517673b Add <SPC> j j to split sexp and quoted strings 2014-09-07 15:53:43 -04:00
syl20bnr daf7c79179 Swap <SPC> j i and <SPC> j j 2014-09-07 15:52:09 -04:00
syl20bnr 9d8dab3c64 Remove evil matchit from readme for now 2014-09-07 15:51:11 -04:00
syl20bnr e3d0ff3f47 Add a troubleshoot section and an entry about marmalade 2014-09-07 10:08:20 -04:00
syl20bnr 8134c810a4 Remove deprecated documentation 2014-09-07 00:19:36 -04:00
syl20bnr cbd1ac9a4f Add one step install procedure to the readme 2014-09-07 00:19:30 -04:00