syl20bnr
6229dcd543
Change SPC b i
to SPC b t
in imenu layer
...
This is to free up `SPC b i` to be able to use it for indirect buffers
2019-06-25 23:58:14 -04:00
emacspace
c7c348a676
documentation formatting: Sun May 26 20:58:52 UTC 2019
2019-05-27 01:23:35 +03: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
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
Hij Krix
79df057654
Fix bindings in imenu-list
2018-01-17 23:35:12 -05:00
syl20bnr
326965d4ce
Happy New Year 2018!
2018-01-04 02:00:25 -05:00
smile13241324
00925c8206
Fix documentation for selectric, imenu-list and vimscript layers
2017-12-14 11:51:20 +02:00
JAremko
06301b2212
Improve exporting/testing
2017-08-18 20:50:21 +03:00
JAremko
6c5a0b2b14
update docs to the new toc-org format
2017-05-22 18:35:37 +03:00
syl20bnr
fb27ede558
Bump year in copyright headers
...
Happy New Year 2017!
2017-01-05 23:08:17 -05:00
syl20bnr
5752c87ac0
imenu-list: exclude IList buffer from golden-ratio
2016-04-08 18:20:50 -04:00
syl20bnr
3f0a261206
imenu-list: update README.org
2016-04-08 18:14:39 -04:00
bmag
6f2e2df275
Add imenu-list layer
...
imenu-list provides a side bar that shows all imenu entries of the
current buffer
2016-04-08 18:09:52 -04:00