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
|
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 |
|
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 |
|
syl20bnr
|
f12b849993
|
go: sort packages.el and update README
|
2018-06-09 00:58:50 -04:00 |
|
Cosmin Cojocar
|
80dbae3825
|
go: add option in refactoring to fill a structure with default values
|
2018-06-09 00:51:33 -04:00 |
|
syl20bnr
|
ae53d9612e
|
go: update feature section with gopkgs
|
2018-06-09 00:49:07 -04:00 |
|
syl20bnr
|
0e0d5088b9
|
go: remove unused function load-gopath-file
|
2018-06-09 00:45:48 -04:00 |
|
syl20bnr
|
7951d763e3
|
go: reformat spacemacs/go-packages-gopkgs
Use setq instead of customize
Put spacemacs//go-set-tab-width in funcs.el
|
2018-06-09 00:43:52 -04:00 |
|
Cosmin Cojocar
|
938155c50a
|
Configure the go-packages-functions to use the gopkgs tool
This is a much faster option than the current native function.
|
2018-06-09 00:39:08 -04:00 |
|
syl20bnr
|
0fd13aef2b
|
go: change test generation key bindings according to conventions
|
2018-06-09 00:36:32 -04:00 |
|
Cosmin Cojocar
|
359960ae27
|
Add support to generate go tests with go-gen-test
|
2018-06-09 00:36:32 -04:00 |
|
syl20bnr
|
5004e05d44
|
Add hybrid-style-visual-feedback variable
|
2018-06-08 02:32:05 -04:00 |
|
syl20bnr
|
b282e553ba
|
Use dotspacemacs backward compatibility macro instead of aliases
|
2018-06-08 02:24:38 -04:00 |
|
syl20bnr
|
434df17f8b
|
Rename hybrid-mode-xxxx variables to hybrid-style-xxxx
Use aliases to retain backward compatibility.
|
2018-06-08 02:24:38 -04:00 |
|
syl20bnr
|
2b4d90ba20
|
Set default value of vim-style-visual-feedback to nil
|
2018-06-08 02:24:38 -04:00 |
|
syl20bnr
|
9539e4206d
|
Rename Vim style related variable to vim-style-xxxxx
Update the documentation
Define alias for backward compatibility
|
2018-06-08 02:24:38 -04:00 |
|
syl20bnr
|
e39b3495bd
|
Add vim-style-visual-feedback variable and documentation
|
2018-06-08 02:24:38 -04:00 |
|
Kalle Lindqvist
|
309b154d73
|
asm: add missing company package declaration
|
2018-06-07 17:36:46 -04:00 |
|
Kalle Lindqvist
|
b9f1228306
|
rust: add missing counsel-gtags package declaration
|
2018-06-07 17:36:46 -04:00 |
|
Kalle Lindqvist
|
961e448caa
|
rust: add missing smartparens package declaration
|
2018-06-07 17:36:46 -04:00 |
|
Kalle Lindqvist
|
4af9169d4b
|
scheme: add missing parinfer package declaration
|
2018-06-07 17:36:46 -04:00 |
|
syl20bnr
|
1833c9c4f7
|
iedit: fix TAB in Vim and Hybrid states to toggle occurrences
Fixes #10398
|
2018-06-07 01:59:16 -04:00 |
|
Kalle Lindqvist
|
bba3a782cb
|
auto-completion: make helm-company use proper spacemacs idioms
|
2018-06-07 00:20:41 -04:00 |
|