Carl Lange
d92da11bcd
Allow setting of server-socket-dir in .spacemacs
2018-06-14 00:42:13 -04:00
Cibin Mathew
5dea2c5af5
Update CHANGELOG.org
...
Removed typo error
2018-06-14 00:32:33 -04:00
Kalle Lindqvist
697fceb30a
rest: completley remove this layer, was renamed to restructuredtext
2018-06-14 00:30:46 -04:00
Kalle Lindqvist
3472b16314
restructuredtext: remove rst-sphinx init block, sphinx-layer owns it
2018-06-14 00:30:46 -04:00
Kalle Lindqvist
3c40283c99
restructuredtext: Fix broken linum codeblock
2018-06-14 00:30:46 -04:00
syl20bnr
55d18a1a3a
Move SPC s c to bootsrap layer
2018-06-14 00:21:56 -04:00
David Florness
e26f393092
Fix typo
2018-06-14 00:15:49 -04:00
Daniel Molina
55e0506ef0
Fix typos
2018-06-14 00:15:49 -04:00
Benjamin Reynolds
594fdc8f05
Rename spacemacs/mplist-get functions to be more descriptive
...
* spacemacs/mplist-get -> spacemacs/mplist-get-values
* spacemacs/plist-get -> spacemacs/mplist-get-value
* refactor spacemacs/mplist-get-value to be defined in terms of mplist-get-values
Ref #10803 See [comment]
[comment]: https://github.com/syl20bnr/spacemacs/pull/10803#issuecomment-395292606
2018-06-14 00:15:49 -04:00
Codruț Constantin Gușoi
8754b24509
Fixes errors when env file does not exist at startup
2018-06-12 23:05:14 +03:00
Codruț Constantin Gușoi
8ad78ca7d3
Brings back search highlight clear
2018-06-12 22:43:22 +03:00
Ben Leggett
1884863864
Fix breakage of M-x
caused by a417e3ca85
2018-06-12 13:53:23 -04:00
syl20bnr
386a8fa79d
macOS: disable package pbcopy
...
See comments.
2018-06-11 12:48:13 -04:00
syl20bnr
0ce597e205
core: improve docstring for dotspacemacs-mode-line-unicode-symbols
2018-06-11 12:45:28 -04:00
syl20bnr
17ad92b808
spaceline: remove after-display hook
...
The trade-off is that the spaceline separator is flat and the powerline height
is default for people using emacs --daemon.
2018-06-11 12:38:37 -04:00
syl20bnr
a417d05cd0
layouts: be sure spaceline is loaded before restoring layouts
...
fixes #10849
2018-06-11 11:53:20 -04:00
syl20bnr
65018ea6c7
Hide Helm lighter in mode-line
2018-06-11 04:04:25 -04:00
syl20bnr
4bb1d6ab39
Defer spaceline loading
2018-06-11 04:00:13 -04:00
syl20bnr
c12b72090c
Cache PATH and env vars. fetched with exec-path-from-shell
...
See updated documentation in this commit.
2018-06-11 03:54:51 -04:00
syl20bnr
41b90e403c
Lazy load evil-lisp-state
2018-06-11 02:46:38 -04:00
syl20bnr
50804ed6bb
crystal: fix key bindings not available for play-crystal
2018-06-11 02:15:47 -04:00
syl20bnr
80bf864ebe
Lazy load flycheck-crystal
2018-06-11 02:14:12 -04:00
syl20bnr
19b478efbd
Lazy load flycheck
2018-06-11 02:14:12 -04:00
syl20bnr
095a83896a
Remove evil-search-highlight-persist as it seems uneeded now
2018-06-11 02:02:20 -04:00
syl20bnr
4ddf464231
Lazy load color-identifiers-mode
2018-06-11 01:53:05 -04:00
syl20bnr
f26f0db8ae
Lazy load helm-ctest
2018-06-11 01:49:19 -04:00
syl20bnr
adf10d652b
Lazy load importmagic
2018-06-11 01:45:48 -04:00
syl20bnr
0b787ebb44
Lazy load volatile-highlights
2018-06-11 01:45:33 -04:00
syl20bnr
d48ecea6e6
Lazy load anaconda-mode
2018-06-11 01:41:22 -04:00
syl20bnr
6d9c559dc1
Use transient hook to load window-purpose
2018-06-11 01:37:08 -04:00
syl20bnr
6a51d557da
Also defer helm loading on idle
2018-06-11 01:34:08 -04:00
syl20bnr
a417e3ca85
Lazy load helm
2018-06-11 01:34:02 -04:00
syl20bnr
bd316f4c30
core: add new macro spacemacs|add-transient-hook
...
Transient hooks vanishes when they are evaluated.
2018-06-11 01:30:18 -04:00
syl20bnr
49b1659a18
Lazy load lsp-mode
2018-06-11 00:28:11 -04:00
syl20bnr
e0ad4e3b0a
Delay loading of windows purpose
2018-06-11 00:17:30 -04:00
syl20bnr
bd160f5da9
Lazy load inf-crystal
2018-06-10 23:59:12 -04:00
syl20bnr
2ff642e5e0
Lazy load info+
...
Again :-)
2018-06-10 23:57:02 -04:00
syl20bnr
c41a122b24
Lazy load diff-hl
2018-06-10 23:30:48 -04:00
syl20bnr
699c1da30f
Lazy load lsp-ui
2018-06-10 23:25:45 -04:00
syl20bnr
9951013bee
Lazy load eval-sexp-fu
2018-06-10 23:24:44 -04:00
syl20bnr
86b4e6f76b
core: move point before [ S P A C E M A C S ] at startup
...
Avoid having multiple "Open quick help..." in the minibuffer at startup.
2018-06-10 03:05:35 -04:00
syl20bnr
ac247396f3
core: avoid unecessary output in message buffer at startup
...
Unless in debug mode.
2018-06-10 02:49:51 -04:00
syl20bnr
c2211b32e3
core: new function configuration-layer/load-file
2018-06-10 02:46:16 -04:00
syl20bnr
39bf9e516c
core: fix warning about quoted lambda in core-configuration-layer.el
2018-06-10 02:45:34 -04:00
syl20bnr
a0a3ff0c20
core: refactor the progress bar
...
Spacemacs is slow to startup so better give it a not buggy progress bar :-)
* Move progress bar code to core-progress-bar.el file
* Remove the counters at the end of the progress bar
* Fix update of the progress bar value
* Fix progress bar size when staring Emacs maximized
2018-06-10 02:32:29 -04:00
Josh Santos
7944ed2634
Fix environment variable setting for go and rust layers
2018-06-09 01:22:56 -04:00
syl20bnr
b04cce06b2
go: defer loading of various packages
2018-06-09 01:11:41 -04:00
syl20bnr
9fc1883b4b
go: fix bad quoting of go-packages-function
2018-06-09 01:10:03 -04:00
syl20bnr
aedceddd92
go: cleanup layer sorting stuff and using idiomatic constructs
2018-06-09 01:09:11 -04:00
Cosmin Cojocar
d47f9267e9
go: add support for go-impl in refactoring menu
2018-06-09 01:04:23 -04:00