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
d85eb092d0
Fixed the next bunch of documents
...
Fix doc for coq, semantic-web, source-control, evil-commentary
and spotify layer.
2018-02-04 06:21:18 +02:00
smile13241324
b414d615a5
Fix doc for erlang, gpu, ess and vim-empty-lines layer
2018-01-14 22:58:00 -05:00
syl20bnr
a131c89909
core: add support for mode-line themes
...
New layer variable `dotspacemacs-mode-line-themes`:
Set the theme for the Spaceline. Supported themes are `spacemacs',
`all-the-icons', `custom', `vim-powerline' and `vanilla'. The first three
are spaceline themes. `vanilla' is default Emacs mode-line. `custom' is a
user defined themes, refer to the DOCUMENTATION.org for more info on how
to create your own spaceline theme."
See DOCUMENTATION.org changes for more info.
This commit adds support for `spaceline-all-the-icons` package.
2018-01-11 23:53:44 -05:00
smile13241324
5e0befba5b
Fix doc for terraform, perforce, elfeed and evil-snipe layer
2018-01-08 01:44:19 -05:00
syl20bnr
326965d4ce
Happy New Year 2018!
2018-01-04 02:00:25 -05:00
syl20bnr
2cb98447af
Move evil-cleverparens to spacemacs-evil with major mode toggle
...
Delete layer evil-cleverparens and move the package to spacemacs-evil layer.
The feature is called "Safe structurral editing" for lisp dialects. Support for
it is added via pre-init functions in each of the concerned layer and proper
documentation is added to their README.org files.
This also removes the recently added package evil-smartparens. The goal is
to choose the best package for evil safe structural editing. For now we use
evil-cleverparens as we supported it first, if evil-smartparens is shown to be
a better package we will be able to switch to it.
2018-01-04 01:40:52 -05:00
syl20bnr
79a5687d1b
Fix evil-snipe
...
Must always enable explicitly evil-snipe-mode even when evil-snipe-override-mode
is enabled.
2017-09-05 11:01:39 -04:00
CeleritasCelery
e32acfbf3b
Fixed feature header
2017-08-29 20:00:44 +03:00
syl20bnr
82220fce3a
Remove old wording "contribution layer"
2017-08-28 11:33:55 -04:00
JAremko
06301b2212
Improve exporting/testing
2017-08-18 20:50:21 +03: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
Eivind Fonn
fab3b2a4e4
Clean up parinfer layer
...
- Move to misc instead of vim
- Move add-hook calls into dependent layers
- Improve readme
2017-05-29 11:36:46 +02:00
DogLooksGood
4aadec376d
Add parinfer layer
2017-05-29 11:36:40 +02:00
JAremko
6c5a0b2b14
update docs to the new toc-org format
2017-05-22 18:35:37 +03:00
Anurag Sharma
fcf72db3ed
Fixing typo
...
Fixing typo in 'Key Bindings' section
2017-04-09 23:24:33 -04:00
Robert O'Connor
e9ff9f09c6
Remove trailing whitespace from all files
2017-03-26 13:06:43 -04:00
syl20bnr
3072e72773
Replace use-package :diminish by spacemacs|hide-lighter
2017-02-13 08:38:37 -05:00
syl20bnr
fb27ede558
Bump year in copyright headers
...
Happy New Year 2017!
2017-01-05 23:08:17 -05:00
syl20bnr
50d5cdd054
Fix error with which-key--buffer on startup
...
Use the hook instead.
Fixes #6358
2016-06-18 00:19:59 -04:00
sooheon
d0452a861a
Disable vim-empty-lines in unnecessary buffers
...
*Messages* and which-key--buffer do not need empty line indicators.
Also break up an unnecessarily long line.
2016-06-13 00:34:07 -04:00
syl20bnr
81fbb9a292
Format README files with spacefmt
2016-06-10 00:09:42 -04:00
Dominique Bégin
2952b4e9aa
Fix link appearance
2016-06-06 22:55:28 -04:00
Eivind Fonn
62fc64f745
core: special toggle API for minor modes
2016-05-31 22:33:44 -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
syl20bnr
07852abad5
Format documenation files with doc-fmt tool
2016-04-12 23:31:38 -04:00
Fabien Dubosson
2b4a039646
Align vinegar/packages.el and update ranger/packages.el code style
2016-04-08 00:33:43 +02:00
Fabien Dubosson
0dc19d127b
Correct vinegar's dired configuration
...
Fix #5709
2016-04-08 00:28:53 +02:00
Allen Li
7ca64553ed
Fix dired-x dired-jump autoload
2016-04-05 12:59:33 +02:00
Fabien Dubosson
abd9ef6892
Justify paragraphs in the evil-cleverparens README
2016-04-05 12:57:57 +02:00
Matthew Egan Odendahl
6465ddd2ef
Add an example hook
2016-04-05 12:56:36 +02:00
syl20bnr
3b0c1fd93d
Convert org doc files with doc-fmt
2016-03-30 22:59:55 -04:00
Eivind Fonn
b045d451fd
Fix long lines in evil-snipe readme
2016-03-12 17:51:13 +01:00
denin
252cb1c28b
update evil-snipe readme about symbol groups
2016-03-12 17:49:48 +01:00
justbur
39e06feba9
Use unless-debug version of condition-case
...
It's not possible to get full backtraces in these instances when an
error is signaled, and I think we should generate full backtraces when
debug-on-error is enabled as a general rule.
I had to make this change at one place to track down the root of problem
2 in #5200 .
2016-03-03 20:30:30 +01:00
Johan K. Jensen
be2c471397
Fix inline code blocks
...
Add zero-width space because emphasis blocks can't start/end with
a comma, an apostrophe or a quote.
2016-03-01 18:51:13 +01:00
Eivind Fonn
020a94acff
Disable evil-snipe in ranger
2016-02-23 23:34:41 +01:00
sooheon
4dcdf2364f
Use counsel-find-file
when spacemacs-ivy is used
...
Simple keybinding change. Keep `helm-find-files` otherwise.
2016-01-31 23:20:34 -05:00
syl20bnr
194a42db74
Move unimpaired to spacemacs layer
2016-01-17 23:28:09 -05:00
Fredrik Bergroth
061805c7ea
Add prev/next file navigation to unimpaired layer
2016-01-17 22:48:12 -05:00
syl20bnr
33ead6fc42
Deprecation of extensions and <pkg>-excluded-packages variables
...
As announced in previous releases, see CHANGELOG.next for more info
in the Breaking Changes section.
2016-01-17 22:06:04 -05:00
syl20bnr
3d63dd4392
core: fix red mode-line when an error occurred
...
Rename function configuration-layer//set-error to
configuration-layer//increment-error-count
2016-01-12 00:08:36 -05:00
syl20bnr
046d86800c
Clean copyrights and update for year 2016
2016-01-11 21:42:17 -05:00
syl20bnr
cddf18ff1e
Update install layer section in REAMDE.org files
2016-01-06 00:21:55 -05:00
syl20bnr
59c72c59b4
vim-powerline: remove exclusion of spaceline
...
Now that the layer can work with the MELPA version of powerline we
don't need to exclude spaceline.
2015-12-13 15:41:24 -05:00
syl20bnr
34a5c83a73
vim-powerline: remove extensions.el and vim-powerline-excluded-packages
2015-12-13 15:41:24 -05:00
syl20bnr
ae51f97ce6
vim-powerline: add explicit dependency on powerline
...
Simplify the local files and make them work smoothly with the MELPA
version of powerline
Fixes #4093
2015-12-13 15:41:24 -05:00
Fabien Dubosson
1a3c3a0fdb
Add missing parenthesis in evil-snipe
README
2015-12-10 22:08:20 +01:00
Eivind Fonn
c893383fe4
Fix some documentation bugs
...
- CSS links
- GIFS in published version
- Unify layer doc titles
- Change emoji layer emojis to an image
2015-12-03 23:50:29 -05:00