Commit graph

916 commits

Author SHA1 Message Date
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
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 49194a6ead Automatically sort the list of packages before installation 2014-09-24 23:07:59 -04:00
syl20bnr a209b6caae Display name of installed packages during installation 2014-09-24 23:07:34 -04:00
syl20bnr 7ad0ab608e Sort spacemacs-packages list 2014-09-24 23:07:01 -04:00
syl20bnr 10df46fc02 ac-js2 and js2-refactor are now installed at the initialization time of js2-mode 2014-09-24 23:06:06 -04:00
syl20bnr d003d5140a Replace surround package by evil-surround
Which is in MELPA (the objective is to drop marmalade dependencies)
2014-09-24 23:04:26 -04:00
syl20bnr 18e60ea18f Do not install EDTS for now
Waiting for a fix for the missing ahs dependency in MELPA
2014-09-24 23:03:02 -04:00
syl20bnr 6b7707fd1b Auto-highlight-symbol is now an extension
Waiting for the maintainer to add it to MELPA
2014-09-24 23:01:48 -04:00
syl20bnr fd4cea1a50 Move evil-move-cursor-back in syl20bnr configuration layer
Since it is a very personal choice and it is not the default
Vim behavior.
2014-09-23 22:06:28 -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 a2955d659d Minor text change in contribsys 2014-09-23 21:20:49 -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 c8310c6393 Clean up init.el 2014-09-23 20:48:11 -04:00
syl20bnr 8323ddb53c Fixes #3
Autoloading of helm-projectile fails
2014-09-23 20:04:11 -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 a019f3656d Update screenshot with new flycheck color feedback on mode line 2014-09-22 22:15:44 -04:00