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
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
77f4065491
Rename mini-mode to micro-state in some functions
2014-10-04 00:26:19 -04:00
syl20bnr
b51d017b33
Force highlight of symbol when an ahs key binding is used
...
ahs = auto-highlight-symbol
2014-10-04 00:25:05 -04:00
syl20bnr
28746faa7d
Fix typo in .spacemacs.template
2014-10-04 00:24:30 -04:00
syl20bnr
5144fd6021
fd-trigger do nothing if the buffer is read-only
2014-10-03 22:43:10 -04:00
syl20bnr
286af87c7c
Improve ahs micro-state minibuffer info
...
Face now make the counter of occurrences stands out
A star is displayed if some occurrences are not displayed
on the current window
2014-10-03 22:43:03 -04:00
syl20bnr
a9d4c56665
Missing namespace prefix for some functions in core
2014-10-03 22:18:27 -04:00
syl20bnr
e31b69b8ab
Add python-mode support for beginning-of-definition ahs plugin
...
ahs is auto-highlight-symbol
2014-10-03 14:56:38 -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
d380917e36
Add key bindings in auto-highlight-symbol micro state
...
c to change range
e to edit
2014-10-03 12:19:25 -04:00
syl20bnr
6fd216b633
Remove unused macro in init-auto-highlight-symbol
2014-10-03 12:19:25 -04:00
syl20bnr
196408afa7
Add change range key bindings for auto highlight symbols
...
Very useful to edit a symbol inside a function
2014-10-03 12:19:25 -04:00
syl20bnr
a8fbf45891
Fix counter of installing packages
2014-10-03 00:52:39 -04:00
syl20bnr
4200c8a28e
Update .gitmodule with ignore = dirty
...
Ignore changes in some submodules
2014-10-03 00:51:51 -04:00
syl20bnr
351a30feea
Fixes #11 Multiple things don't work on Windows
2014-10-03 00:22:04 -04:00
syl20bnr
e05747f563
hide-lighter for rainbow-mode was in init-rcirc
2014-10-03 00:21:00 -04:00
syl20bnr
f15e1df5dd
Display 'installing...' message in spacemacs buffer before actually installing a package
2014-10-03 00:19:49 -04:00
syl20bnr
dd6310d166
Minor changes in ensime init and packages.el
...
Add explicitly dash, s and scala-mode2
2014-10-02 22:44:29 -04:00
syl20bnr
6416df4811
Set auto-highlight-symbol idle delay from 0.5s to 0.25s
2014-10-02 11:37:10 -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
b99073e4ed
Add key binding <SPC> m e
in elisp mode for eval-last-sexp
2014-10-02 11:33:43 -04:00
syl20bnr
02bf210101
Fix syntax error in spacemacs/extensions.el
2014-10-02 00:20:28 -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
a02a720ca4
Display occurrence index in minibuffer for next ahs mini-mode
2014-10-02 00:11:21 -04:00
syl20bnr
5648be91c6
Add mini-mode for easy highlighted symbol navigation
2014-10-01 23:46:53 -04:00
syl20bnr
21f60ff213
Add function: contribsys/get-layer-property
2014-09-30 22:58:22 -04:00
syl20bnr
b8a4b85d43
Add o-blog to syl20bnr configuration layer
2014-09-30 22:57:51 -04:00