Robert Johnson
16e1be2691
Fix inconsistent notation of SPC key in docs
...
Replace all occurrences of <SPC> in org files with SPC.
Fixes syl20bnr/spacemacs#1823
2016-04-05 12:46:10 +02:00
Florian Bruhin
0653e1f3ea
Fix spelling error in .spacemacs template
2016-04-05 12:40:12 +02:00
Fabien Dubosson
d6202d3f33
Reorder projectile-replace-regexp alphabetically
2016-04-05 12:38:43 +02:00
d12frosted
5212e5539e
add key binding for projectile-replace-regexp
...
Following https://github.com/bbatsov/projectile/pull/977
2016-04-05 12:37:53 +02:00
Allen Li
e037dcdc51
Set SPC f b to bookmark-jump
...
helm will overwrite this with its own command, but people not using
helm (only ivy at the moment) will need this defined.
2016-04-05 12:33:19 +02:00
Pablo de Oliveira
cc3cfcddfd
Fix +lang/markdown documentation on promotion and movement keybindings
...
Update documentation by removing obsolete keybindings that
were deleted from +lang/markdown layer in 7b6678e
.
In particular the ~SPC m =~, ~SPC m -~ and ~SPC m l [h/j/k/l]~
have been superseded by the **Movement** bindings.
2016-04-05 12:29:33 +02:00
Fabien Dubosson
5e4c12c117
Justify a paragraph in the FAQ
2016-04-05 12:28:14 +02:00
Teo Stocco
dae39145a4
Add ansi-term information to FAQ
2016-04-05 12:28:14 +02:00
Fabien Dubosson
80195d15c7
Justify a paragraph in the go README
2016-04-05 12:28:11 +02:00
james sangho nah
1773cca021
Fix minor typo in Go README
2016-04-05 12:22:01 +02:00
Diogo Biazus
a3deae88d0
Setup flycheck-purescript for purescript layer
2016-04-04 22:45:04 -04:00
mahinshaw
1bd5756a99
Extend lazy-install for other clojure based modes.
2016-04-04 22:42:51 -04:00
Joel McCracken
bc3c77e63e
Do not delete window when there is only one
...
If ansi-term is a full-screen window, running `(delete-window)` in this
case would cause an error to appear. This commit guards against this
scenario.
2016-04-04 22:41:53 -04:00
Lily
135fdfb612
github: Document how to configure your github OAuth token
...
This helps make the `github` layer work better
2016-04-04 22:39:50 -04:00
syl20bnr
74fb719b44
go: make go-tab-width a regular layer variable
2016-04-04 22:36:51 -04:00
james sangho nah
4129264302
go: new variable `go-tab-width'
2016-04-04 22:34:17 -04:00
Muneeb Shaikh
25abc07359
hybrid: evilify supporting buffer as default
...
Fix #5645
2016-04-04 22:24:37 -04:00
syl20bnr
c55c21d1c3
core: fix layer auto-mode function
...
Not installed used layers were not lazy installed appropriately.
2016-04-04 22:15:24 -04:00
syl20bnr
b16eb68b7e
doc: add more info about emacs-plus tap
2016-04-04 22:14:57 -04:00
d12frosted
2919d57145
ask to install emacs on os x using emacs-plus tap
2016-04-04 21:53:40 -04:00
syl20bnr
99d9993171
Scala: fix ensime-typecheck-current-file to ensime-typecheck-current-buffer
2016-04-04 21:52:45 -04:00
Aaron Jensen
492974b969
tmux: remove global unset of C-h
...
This is unnecessary and prevents hybrid mode from having its normal help bindings.
2016-04-04 21:50:40 -04:00
Aaron Jensen
bb50218622
tmux: replace deprecated post-extensions with packages
2016-04-04 21:50:08 -04:00
Muneeb Shaikh
c9ef2f6f3c
python: explicitly autoload py-yapf-buffer
...
Since it's a local package, there's no autoloads file. Adding it to
:commands to let use-package add autoload for it.
2016-04-04 21:46:23 -04:00
syl20bnr
ec35ede5b6
Fix move selected text up and down in visual state
2016-04-04 21:43:30 -04:00
hujianxin
fdf73e9234
Clojure: Fix a error caused by mess writing.
...
In this case, `mode` should be fixed to `m` .
2016-04-04 19:42:57 -04:00
Fabien Dubosson
8825a06705
[bepo] Correct definition of «» pair delimiters
2016-04-04 22:08:57 +02:00
Fabien Dubosson
fa66c0ea84
[bepo] Sort packages and add missing «helm»
2016-04-04 21:23:44 +02:00
syl20bnr
2bfcb8cd30
restclient: fix auto-mode-alist of ob-http configuration
2016-04-04 10:57:25 -04:00
syl20bnr
931652bf8d
shell: register shell language for org-babel
2016-04-04 09:49:13 -04:00
syl20bnr
c4e6dd752b
spaceline: remove :defer 0.1 for now
2016-04-03 22:25:39 -04:00
syl20bnr
d90c6f5fee
bepo: make it more spacemacsy
...
Isolate the calls to bepo macro in pre-init or post-init functions, this
way they are called a the right time in the loading process.
Previously the calls were all in the config.el file which is loaded
before the package configuration phase.
2016-04-03 22:22:35 -04:00
syl20bnr
22c2763569
core: add package breakdown in summary message
...
e: elpa
r: recipe
l: local
b: built-in
2016-04-03 12:02:28 -04:00
syl20bnr
50515a826a
core: new function spacemacs-buffer/display-info-box
...
Extract and rewrite the code to display the startup info box.
2016-04-03 02:51:44 -04:00
syl20bnr
d60228219f
core: ensure quelpa is available when installing packages
2016-04-03 02:51:01 -04:00
syl20bnr
cc5afabcae
Experimental: defer by 0.1s spaceline
...
spaceline can sometime take 1s to load when Emacs starts, using
:defer 0.1 seems to smooth the startup a little bit.
2016-04-03 00:38:13 -04:00
syl20bnr
1243d0096c
latex: remove commented code
2016-04-03 00:37:50 -04:00
syl20bnr
5edc364695
erc: lazy load a bunch of package by leveraging use-package hooks
2016-04-03 00:37:20 -04:00
syl20bnr
e2901c5a91
syntax-checking: defer loading of flycheck
2016-04-03 00:36:49 -04:00
syl20bnr
eb14645d0f
Lazy require space-doc-mode
2016-04-03 00:36:27 -04:00
syl20bnr
e511a1211c
python: lazy load py-yapf
2016-04-03 00:36:06 -04:00
syl20bnr
07b3bb051e
scala: lazy load sbt-mode
2016-04-03 00:35:35 -04:00
syl20bnr
9e6c2e4775
restclient: lazy load ob-http
2016-04-03 00:35:15 -04:00
syl20bnr
8e897f6b7b
core: new layer spacemacs-bootstrap and new package :step
...
New package :step 'bootstrap', this step happens before 'pre' packages.
A new layer names 'spacemacs-bootstrap' gather all the ':step bootstrap'
packages. This layer is special and is always the first element of
the variable 'configuration-layer--layers' which assure that all
bootstrap packages are configured first.
This new layer leverages the configuration layer system, removes the
clutter of package installations in the function 'spacemacs/init' and
isolate the bootstrap packages in one place.
2016-04-03 00:28:47 -04:00
syl20bnr
63e1db9923
clojure: move command prefix names and remove some duplicated code
2016-04-03 00:27:44 -04:00
syl20bnr
173e2a5421
Move all prefix names from config.el to init functions
2016-04-03 00:12:28 -04:00
syl20bnr
0ca8eb3705
spotify: enable lazy loading and move command prefix names
2016-04-03 00:06:56 -04:00
syl20bnr
7352d46b48
Bump version to 0.105.16 and update change log
2016-04-01 09:23:54 -04:00
syl20bnr
ac5a68e236
FAQ: move up some items in the list
2016-04-01 09:19:38 -04:00
Eivind Fonn
5fe895dd99
Add FAQ entry about HTTPS
2016-04-01 15:03:12 +02:00