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
smile13241324
82b6ee3498
Fix doc for spell-checking and ansible layer
2018-02-17 17:30:44 +02:00
Adam Kruszewski
e11f7badc4
Added known-issues, features and multi-dict sections.
...
Added:
- Information about incompatibility of vim-empty-lines and spell-checking
inside org-mode.
- Features section to Description section (to comply with standard).
- Section how to enable multi-dictionary for hunspell.
2018-01-18 01:22:21 -05:00
syl20bnr
326965d4ce
Happy New Year 2018!
2018-01-04 02:00:25 -05:00
syl20bnr
e2e532bb49
core: change <function>p to <function>-p suffixes for consistency
...
Also defined aliases for backward compatibility with `usedp` functions.
2017-07-02 10:09:39 -04:00
JAremko
6c5a0b2b14
update docs to the new toc-org format
2017-05-22 18:35:37 +03:00
Paul Milla
361c704827
Fix typo for spell-checking config
...
speeling -> spelling
2017-05-18 18:11:02 +02:00
Ivan Verevkin
5af909ab11
Fix typo for spell-checking readme
2017-01-25 17:01:46 +02:00
syl20bnr
fb27ede558
Bump year in copyright headers
...
Happy New Year 2017!
2017-01-05 23:08:17 -05:00
d12frosted
d3fd067a3d
defer flyspell-correct packages loading
2016-12-22 15:35:13 +02:00
ralesi
29925a0b94
Defer loading of flyspell-correct-helm, otherwise it just requires helm
2016-12-22 15:33:41 +02:00
syl20bnr
81fbb9a292
Format README files with spacefmt
2016-06-10 00:09:42 -04:00
d12frosted
583415cdf8
update flyspell-correct after breaking changes
2016-06-07 23:27:30 -04:00
syl20bnr
a8faf7e6d8
flyspell: set flyspell-popup delay to 0.8
2016-06-01 23:00:02 -04:00
Uri Sharf
f367c4b5aa
spell-checking: new package flyspell-popup
2016-06-01 22:56:13 -04:00
syl20bnr
a2de9a63af
Use :toggle keyword instead of when forms
2016-05-29 22:39:21 -04:00
Boris
b4b4491019
fix link in spell-checking readme file
2016-05-16 23:58:29 -04:00
syl20bnr
1f993bddf6
Rename spacemacs-helm and spacemacs-ivy layers to helm and ivy
...
For ivy users: be sure to update your dotfile by replacing spacemacs-ivy
by ivy
2016-05-15 22:24:27 -04:00
d12frosted
9f57a0da63
use flyspell-correct instead of helm-flyspell
...
flyspell-correct plays nicely with custom front-ends, and it has support
of ivy and helm out of box
2016-05-11 20:52:02 -04:00
syl20bnr
173e2a5421
Move all prefix names from config.el to init functions
2016-04-03 00:12:28 -04:00
syl20bnr
3b0c1fd93d
Convert org doc files with doc-fmt
2016-03-30 22:59:55 -04:00
syl20bnr
9d0558992c
layers directory: create new categories
...
+chat
+checkers
+emacs
+intl
+os
+pair-programming
+tags
+theme
+web-services
2016-03-23 21:39:43 -04:00