syl20bnr
97cd83e169
Apply GPLv3 terms explicitly to all elisp files
2021-03-25 22:59:32 -04:00
syl20bnr
d55a9e2e67
Update header for year 2021
2021-03-25 22:59:32 -04:00
Robert O'Connor
82ba73a1c0
update copyright to 2020
2020-09-23 21:25:01 +02:00
John Practicalli Stevenson
e38c33feb0
[applications] refactor key bindings to tools
...
refactor key bindings for packages under +layers/tools
Relates to #13503
2020-06-24 22:43:30 +02:00
Brian Wignall
4df6c9035f
Fix typos
2019-12-05 22:23:04 +01:00
Anton-Latukha
f6660f82d4
Switch to the new layers generator
2019-05-15 21:08:21 +03:00
JAremko
5d02b1c4bb
Add more tags
2019-05-03 03:44:19 +03:00
emacspace
45276bd96f
documentation formatting: Wed Dec 5 03:03:03 UTC 2018
2018-12-04 22:06:14 -05:00
Binbin Ye
ff86c724b2
fix bm as bm-load-and-restore removed in upstream
2018-10-31 20:54:15 +02:00
emacspace
901f35849a
documentation fixes: Tue Oct 23 14:18:21 UTC 2018
2018-10-23 23:38:16 +03:00
JAremko
cd39f80c24
Reformat documentation
2018-10-11 00:13:43 +03:00
syl20bnr
ebe4c60264
Revert "Defer packages by default using use-package-always-defer"
...
This reverts commit 29c78ce841
and all other fixes
that have been made afterwards.
The motivation is that use-package is seen by many as a replacement for
`require`. Is use-package always defer the loading of packages then is breaks
this use case, this does not respect POLA so even if it was making Spacemacs
loading faster (up to 3s faster on some startup on my machine) we just cannot
use it, it would be irresponsible. Spacemacs should be easy to use, loading
performance will come with time but it is not a priority.
2018-03-03 23:40:10 -05:00
syl20bnr
29c78ce841
Defer packages by default using use-package-always-defer
...
Warning now `:defer t` is implied, to force a package to load `:demand t` is
now necessary.
2018-02-27 23:32:52 -05:00
syl20bnr
326965d4ce
Happy New Year 2018!
2018-01-04 02:00:25 -05:00
Kechao CAI
32e75c5654
bm layer: fix readme.org
...
bm layer: fix readme.org
2017-08-20 15:53:23 +03:00
JAremko
4e2b03def8
add bm layer
...
eagerly restore bookmarks
get spacemacs cache dir from var
reformat hydra thingy
Use @duianto 's formatting for hydra
format TOC
2017-06-10 12:54:58 +03:00