Commit graph

32 commits

Author SHA1 Message Date
syl20bnr cd761f3ca1 Fixes #270 Evil keybindings no longer work in *Scratch* buffer 2014-12-14 13:53:06 -05:00
syl20bnr 1a44b042de Fixes #258 C-u to scroll up doesn't work anymore 2014-12-13 14:16:50 -05:00
syl20bnr 28a96d9014 Center links in spacemacs buffer 2014-12-12 21:44:47 -05:00
Tristan Hume 8d71e5544f Fancy spacemacs mode buttons 2014-12-12 21:42:42 -05:00
sbenner 74e0437cb2 Smooth bootstrap sequence 2014-12-12 11:53:19 -05:00
sbenner c76aac063d Remove spacemacs/buffer function and tweak startup 2014-12-12 11:34:36 -05:00
sbenner 4d23aa2160 Install evil and evil-leader at the beginning of the boot sequence 2014-12-12 11:11:15 -05:00
syl20bnr 322fceb207 Fixes #186 Extend support for native themes. 2014-12-01 23:56:54 -05:00
syl20bnr 3018b73439 Remove duplicate inhibit-startup-screen 2014-11-28 01:08:33 -05:00
syl20bnr 1ea149f49f Remove GUI elements only if needed. 2014-11-28 00:17:41 -05:00
syl20bnr d25326f0d6 Move back GUI elements removal... :-) 2014-11-28 00:07:29 -05:00
syl20bnr d713d0b531 Move GUI elements initialisation to the top of spacemacs-mode 2014-11-27 23:39:00 -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 cb5b079970 Move variable definitions from init.el to spacemacs-mode.el 2014-11-21 22:14:58 -05:00
syl20bnr 97145c1781 Rename contribsys.el to config-system.el 2014-11-21 21:55:00 -05:00
syl20bnr 467b70100b Prepend '(Spacemacs)' for all spacemacs messages 2014-11-18 21:46:46 -05:00
syl20bnr 4b46e83172 Move theme and UI elements config to spacemacs-mode 2014-11-16 22:41:11 -05:00
syl20bnr f4471a642f motion state for spacemacs-mode buffer
Now it is possible to press `q` to quit the buffer
2014-11-03 22:37:25 -05:00
syl20bnr 864e3e6eb0 Move inhibit-startup-screen to spacemacs-mode.el 2014-10-23 23:11:18 -04:00
syl20bnr a9cabf4767 Move spacemacs/load-dotfile to contribsys/load-dotfile 2014-10-23 23:09:28 -04:00
syl20bnr ac2188c9c9 Move after-init hook into a function in contribsys.el 2014-10-23 23:07:40 -04:00
syl20bnr dfd8f76a86 Display the number of packages loaded in spacemacs buffer 2014-10-05 09:39:21 -04:00
syl20bnr a9d4c56665 Missing namespace prefix for some functions in core 2014-10-03 22:18:27 -04:00
syl20bnr c444e8e6a8 Change startup message of minibuffer
To "Spacemacs is ready!"
2014-09-29 22:43:25 -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 c6eaf937cc Improve logging and add mirror logging to message buffer 2014-09-25 22:14:57 -04:00
syl20bnr c8310c6393 Clean up init.el 2014-09-23 20:48:11 -04:00
syl20bnr 777fa49021 New banner! 2014-09-21 19:56:52 -04:00
syl20bnr a3cef1be48 Set some variables for spacemacs-mode 2014-09-09 23:12:31 -04:00
syl20bnr e63513f97a Set spacemacs-mode to spacemacs startup buffer 2014-09-09 23:05:02 -04:00
syl20bnr 36025ce23a Rename spacemacs.el to spacemacs-mode.el 2014-09-09 22:32:20 -04:00
Renamed from core/spacemacs.el (Browse further)