Evan Dale Aromin
899a503ca8
Add a feature to toggle transparency
...
This sets the initial `alpha` frame parameter so that transparency could
be toggled later on. The level of opacity can be configured from a
user's .spacemacs through the variables `spacemacs-active-transparency`
and `spacemacs-inactive-transparency`.
2014-12-28 00:29:58 -05:00
syl20bnr
c6ac04d180
Add variable dotspacemacs-startup-banner
...
To choose between:
- random for randomly chosen banner
- an index for a specific banner
- nil for no banner at all
2014-12-25 15:38:13 -05:00
syl20bnr
714d8b9bf5
Random selection of startup banner
2014-12-25 15:24:26 -05:00
sbenner
24fcfebf85
New variable dotspacemacs-mode-line-unicode-symbols
...
Can choose between ASCII chars or unicode symbols in the mode-line
can be useful for some terminals
2014-12-23 16:39:57 -05:00
syl20bnr
a730a9cb57
Fixes #283 Find a way to map <SPC> m
to ,
2014-12-19 00:35:14 -05:00
syl20bnr
1be173774a
Tweak new variable dotspacemacs-maximized-at-startup
2014-12-15 21:13:01 -05:00
Bjarke Vad
d9f670784b
dotspacemacs-fullscreen-at-startup
...
- dotspacemacs-fullscreen-at-startup now toogles fullscreen, not maximize
- dotspacemacs-maximized-at-startup added, toogles maximized as the old dotspacemacs-fullscreen-at-startup did
2014-12-15 21:07:38 -05:00
ralesi
9d44a19541
Added dotspacemacs persistent-server setting to always keep server open
2014-12-13 00:36:10 -05:00
syl20bnr
eb0259f7ab
Add variable dotspacemacs-smartparens-strict-mode
...
By default it is not enabled
2014-12-12 00:08:30 -05:00
syl20bnr
be11d44009
Fixes #236 custom ex-command and M-x command key
...
New variable: dotspacemacs-command-key
2014-12-10 22:12:54 -05:00
syl20bnr
b344553aaf
New variable dotspacemacs-leader-key to change the leader key
...
Also fix the broken custom leader key in visual and motion
states.
2014-12-06 17:55:20 -05:00
syl20bnr
cb2d35adbd
Fixes #166 Lower delay for guide-key
...
Add configuration variable dotspacemacs-guide-key-delay
2014-11-28 21:48:16 -05:00
syl20bnr
d50f7e3664
Fix typo in dotspacemacs-default-theme
2014-11-27 23:38:43 -05:00
syl20bnr
aebe9543d7
Add support for custom default theme
2014-11-27 23:14:51 -05:00
syl20bnr
8cb1230e7e
Add function dotspacemacs/install
2014-11-21 22:33:54 -05:00
syl20bnr
28c6cd2a91
Move dotfile related stuff into dotspacemacs.el file
2014-11-21 21:20:20 -05:00