Commit graph

986 commits

Author SHA1 Message Date
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
syl20bnr
c444e8e6a8 Change startup message of minibuffer
To "Spacemacs is ready!"
2014-09-29 22:43:25 -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
224f8fb174 Move diminish expressions to init-funcs
It's important to isolate all the configurations
of a mode inside its init-xxx func. It will enable
the user to exclude packages when the contribution
system is complete.
2014-09-29 22:25:08 -04:00
syl20bnr
4e4aeec6e9 Fix key binding for toggle fringe in readme 2014-09-29 22:23:17 -04:00
syl20bnr
261dd5d0a6 Fix pylookup configuration
Use emacs-state in the pylookup buffer and add hjkl navigation
2014-09-29 15:02:25 -04:00
syl20bnr
1ddf042f28 Add mini-buffer doc for change color saturation and lightness mini-mode
In syl20bnr configuration layer
2014-09-28 18:56:38 -04:00
syl20bnr
4e8a141a73 Scale font mini-mode documentation in mini-buffer 2014-09-28 18:16:18 -04:00
syl20bnr
8930cec998 Adjust some elisp mode keybindings 2014-09-28 18:03:02 -04:00
syl20bnr
dd2e3e4343 Add documentation for font scaling mini-mode in readme 2014-09-28 18:02:37 -04:00
syl20bnr
cf2fd92885 Add font scaling mini-mode
To easily adjust the font size of a buffer
2014-09-28 18:01:20 -04:00
syl20bnr
97e3da13d9 Move spacemacs/set-font to spacemacs/funcs.el 2014-09-28 17:56:12 -04:00
syl20bnr
51bf6d23bb Remove unused feature declaration in spacemacs/funcs.el 2014-09-28 16:32: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
aebaab21df Move function to change color component to init-rainbow-identifiers
Because they are dependent on rainbow-identifiers package
2014-09-28 16:25:08 -04:00
syl20bnr
d022e2cb5d to rebase 2014-09-28 16:23:29 -04:00
syl20bnr
2b382d6d29 Change color component macros are now functions 2014-09-28 16:22:46 -04:00
syl20bnr
8b239d0faa Add <SPC> cs and <SPC> cl to change the saturation and lightness of colors 2014-09-28 01:34:13 -04:00
syl20bnr
0a0c2f4ed3 Remove temporarily hack for python.el 2014-09-27 18:09:37 -04:00
syl20bnr
dfa1604b04 Change speed reading key binding to <SPC> a s r 2014-09-27 15:11:33 -04:00
syl20bnr
3bc55938b8 Update use-package submodule 2014-09-27 15:07:58 -04:00
syl20bnr
6a2bac9cbb Update TOC of readme 2014-09-27 00:13:16 -04:00
syl20bnr
a60e9d13a9 Check for Emacs version
If required version is not met, then Spacemacs is disabled.
2014-09-27 00:11:37 -04:00
syl20bnr
6f372edf59 Hack for missing python.el in some Emacs distributions 2014-09-27 00:10:58 -04:00
syl20bnr
b5cc4cbdda Fixes #7 Theme cycling fails with void definition 2014-09-27 00:09:25 -04:00
syl20bnr
56e22590d1 Add prerequisites section in readme 2014-09-26 22:51:10 -04:00
syl20bnr
c0c464a39b Temporarily reactivate marmalade for python
Seems that python is not a built-in package in at least
Ubuntu packages
2014-09-26 14:08:58 -04:00
syl20bnr
2d79d55e30 Update screenshots in spacemacs readme 2014-09-26 00:08:58 -04:00
syl20bnr
aa4f3c036f Fix syntax error in syl20bnr configuration layer 2014-09-26 00:08:31 -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
c6eaf937cc Improve logging and add mirror logging to message buffer 2014-09-25 22:14:57 -04:00
syl20bnr
28f9395478 Add screenshot for syl20bnr configuration layer 2014-09-25 22:14:23 -04:00
syl20bnr
ff98bce4a5 Add readme for syl20bnr configuration layer 2014-09-25 22:14:02 -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
44ae773392 Fix window number ghost in mode line
A ghost !!!!!! So scary!
2014-09-24 23:36:05 -04:00