syl20bnr
f8bf86a105
Move clock related key bindings to SPC a o k prefix
2016-10-09 13:14:41 -04:00
syl20bnr
703f78c2b8
Cleanup pass on file spacemacs-base/funcs.el
...
- Apply `/` and `//` rules (double / is for private functions)
- Add missing `spacemacs/` prefixes
- Move functions used outside of spacemacs-base layer to
core/core-funcs.el
- Remove unused functions
Commit originally intented to only rename linum-update-window-scale-fix
to spacemacs/linum-update-window-scale-fix :-)
2016-10-09 13:14:41 -04:00
syl20bnr
7ff631a1d9
Change j/k to J/K to navigate home buffer
...
Update the quick help and sort the key bindings a bit.
2016-10-09 13:14:41 -04:00
syl20bnr
5e4f609a19
FAQ: add explanation about the usage of the word "distribution"
2016-10-09 12:25:56 -04:00
syl20bnr
36f861aaff
Set default value of dotspacemacs-startup-lists to nil
2016-10-09 12:25:56 -04:00
Nathan Spaeth
8eac8c4ecf
Adjust linum gutter to accomodate text-size changes
2016-10-08 19:48:21 +02:00
Kai Pruess
0d70306b90
Add emmet-mode to react-mode
...
Closes syl20bnr/spacemacs#5130
2016-10-08 19:45:58 +02:00
bmag
70c7592718
elisp test buffer: run only current buffer's tests
2016-10-08 19:44:10 +02:00
Tobias Gläßer
65b076e4d9
Use j/k in spacemacs buffer for widget motions
...
Currently j/k were only navigating between lines, but hitting RET
wouldn't work on a recent file and the like, when the cursor wasn't
directly over the filename. Changing j/k to widget navigation, ensures
that the cursor is always on something clickable. This change should
make the home buffer feel more at home for evil mode users.
2016-10-08 19:42:27 +02:00
Eivind Fonn
669dce7c2d
Handle typescript FIXME
2016-10-08 19:36:50 +02:00
bmag
c337eb083e
Paste TS: fix doc
2016-10-08 19:36:11 +02:00
Laurens B
95a8f4e0b9
Add optional frame arguments for transparency toggle/in/decrease.
2016-10-08 19:33:40 +02:00
duianto
e41d060643
Fix some typos
...
20
redundent -> redundant
35
helm-filetered-bookmarks -> helm-filtered-bookmarks
124
:disalbed-for -> :disabled-for
127
addtional -> additional
syle -> style
172
thansk -> thanks
174
:subsitute -> :substitute
242
redundent -> redundant
308, 331, 346
thansk -> thanks
348
assigment -> assignment
388, 407, 423, 813
thansk -> thanks
916
perfomance -> performance
933
reponsible -> responsible
941
desactives -> deactivates
1003
visite -> visit
1004
thansk -> thanks
1007
readibility -> readability
1101
oboslete -> obsolete
1203
qitting -> quitting
1539
vi-tidle-fringe -> vi-tilde-fringe
1847
on-visite -> on-visit
2255
syle -> style
2385
flychek -> flycheck
2472
bindins -> bindings
2502
flcheck -> flycheck
2938
doftile -> dotfile
3056
helm-spacemac -> helm-spacemacs
3134, 3137
indentifiers -> identifiers
3389
convetions -> conventions
2016-10-08 19:30:52 +02:00
drew.okane
197eb982b2
Add Clojure to org-babel-load-languages
2016-10-08 19:30:05 +02:00
Jasper v. B
ea862f18cf
Add a note about filename expansions
...
This is mentioned in
[emacs-ycmd](https://github.com/abingham/emacs-ycmd#quickstart )
documentation as well, but it doesn't hurt to have it here as well.
2016-10-08 19:27:53 +02:00
Andrew Schwartzmeyer
00e0b99c35
Change 'SPC :' to 'SPC SPC' in quick start
...
The former was deprecated.
2016-10-08 19:27:11 +02:00
Allen Li
aed35fc6ef
[org] Add org-clock key bindings
2016-10-08 19:26:39 +02:00
Jeremy Bi
927cccbd99
Enable auto-completion in Agda layer
2016-10-08 19:25:08 +02:00
deb0ch
f4c9cd8871
ycmd layer: do not parse buffer on newline insertion
...
Dramatically improves ycmd performance on large projects.
2016-10-08 19:23:28 +02:00
Eivind Fonn
ff95f2a9ab
typescript: Fix potential nil buffer-file-name
2016-10-07 12:14:29 +02:00
Eivind Fonn
896180408a
Fix shell buffer regexp
2016-10-04 13:41:06 +02:00
Robert O'Connor
405e90d69a
Remove support for jade-mode; add pug-mode
...
Jade has been deprecated and there is little need to support jade to
support jade anymore. If people need jade-mode, they can install the
package themselves and configure it. Pug is the renamed Jade project.
2016-10-03 21:15:17 +03:00
Robert O'Connor
8aa42a0719
Enable orgtbl-mode in markdown-mode
...
This makes working with tables much nicer.
2016-10-03 21:12:23 +03:00
Matthías Páll Gissurarson
6cc0ab89f9
Fix changelog saying systemd is in +config-files, when it is under +tools
2016-10-03 21:06:47 +03:00
vigilancer
839f64ee5a
Update README.md
...
fix osx layer link
2016-10-03 21:05:56 +03:00
ynilu
3b6c0e3b31
Correct the format of recipe when check for update
2016-10-03 20:53:33 +03:00
syl20bnr
e6357a5ea3
Add missing 0.200 release notes for home buffer
2016-10-03 02:16:42 -04:00
syl20bnr
a23e233df5
Some corrections to newsletter.
2016-10-03 01:50:52 -04:00
syl20bnr
fd930adc7f
Add missing introduction of newsletter
2016-10-03 01:17:15 -04:00
syl20bnr
c788da709b
Bump version to 0.200
2016-10-03 00:42:38 -04:00
syl20bnr
b81307dd73
Update change log and move CHANGELOG.develop content to CHANGELOG.org
2016-10-03 00:42:33 -04:00
syl20bnr
a3750146c3
clojure: move SPC m s k to SPC m s C
2016-10-03 00:23:52 -04:00
bmag
f9c74e2b58
Synchronise load/save of workspaces and layouts
...
Update current layout's workspaces before saving layouts to file (fixes
7214).
Load current layout's workspaces after loading layouts from file, if it's
one of the loaded layouts (fixes 6979).
2016-10-03 00:23:15 -04:00
bmag
cded126cab
Update hybrid state to upstream changes
...
insert state has changed upstream, this updates hybrid accordingly.
Relevant upstream commit:
2d3c01d802
2016-10-03 00:23:15 -04:00
syl20bnr
fcfae43ddc
Add newsletter 01
2016-10-03 00:23:15 -04:00
syl20bnr
0477a4dd4c
shaders: fix readme and add an image
2016-10-03 00:23:15 -04:00
syl20bnr
02cf7cde3d
Update COMMUNITY.org for release
2016-10-03 00:23:15 -04:00
syl20bnr
e4c1f5bb1a
Update LAYERS.org
2016-10-03 00:23:15 -04:00
syl20bnr
ffc312b2b1
scala: move SPC m b h to SPC m b .
...
Per convention for transient states
2016-10-03 00:23:15 -04:00
syl20bnr
5f759f6df0
clojure: add SPC m = key binding
...
per convention
2016-10-03 00:23:15 -04:00
syl20bnr
03c1b5c466
core: Add an alias for dotspacemacs-enable-paste-micro-state
2016-10-03 00:23:15 -04:00
syl20bnr
ade1c7d70f
elm: move SPC m h d to SPC m h h
2016-10-03 00:23:15 -04:00
syl20bnr
bcf2ce6ca4
Move SPC b k to SPC b C-d
2016-10-03 00:23:15 -04:00
d12frosted
ac31e45c15
add fill-or-unfill function
2016-09-30 12:24:31 +03:00
d12frosted
655d737d4a
update macOS installation instructions
...
Mostly to reflect latest changes in emacs-plus formulae
2016-09-30 12:22:45 +03:00
mahinshaw
cf951a5114
Update bindings. Add toggle clojure-enlighten-mode
2016-09-23 22:50:09 +02:00
Rory O’Kane
4c165adda6
Fix typos in development CHANGELOG
...
A new key binding for Org mode was written wrong. I also removed a
repeated word and fixed capitalization.
2016-09-23 11:06:24 +03:00
duianto
98b5a2be4f
three words spellchecked
...
"horizonatl", swapped "a" and "t", resulting in: "horizontal"
"porpertized", swapped "o" and "r" , resulting in: "propertized"
"containg", added "in", resulting in: "containing"
2016-09-23 10:51:19 +03:00
eduardo apolinario
02da004026
fix typo packges -> packages
2016-09-23 10:50:46 +03:00
Tim Jäger
2181decd81
Add clear REPL keybinding for Clojure
2016-09-23 10:48:48 +03:00