syl20bnr
e18b1cbe0e
Move vi-tilde-fringe hook to shell layer
...
Also replace lambdas by named functions
2016-04-29 17:48:00 -04:00
Russell Sim
c115a66210
Disable tilde fringe in shell/comint modes
2016-04-28 16:01:01 +02:00
Fabien Dubosson
a63bf2ab13
Add more information regarding tern
on windows
2016-04-28 15:58:12 +02:00
Fabien Dubosson
a03aff8fa1
Apply fill-paragraph after previous commit
2016-04-28 15:50:11 +02:00
Liang Zhou
d2486e3956
Update tern configuration for windows.
2016-04-28 15:48:38 +02:00
Fabien Dubosson
ce803c6bab
Let's try to get this message unnoticed
...
syl20bnr reported this message can be read on startup because there is a
small delay after it, so let's try to change it to something less weird.
2016-04-28 15:47:53 +02:00
Don March
4833cd4dd5
Add small, non-structural fixes to documentation
2016-04-28 15:40:51 +02:00
NJBS
32466ca272
Update go README to include goimports prereq
...
see #5855
2016-04-28 15:40:26 +02:00
sooheon
a0d244d47f
Remove duplicate definition of symbol-highlight
2016-04-28 15:38:02 +02:00
NJBS
746b04f7e8
Add 7000th star to achievements
2016-04-28 15:34:51 +02:00
Fabien Dubosson
ba7d050321
[autohotkey] reorder line alphabetically
2016-04-28 15:33:33 +02:00
krobelus
690d8eaed6
Fix autohotkey documentation
2016-04-28 15:32:08 +02:00
Fabien Dubosson
4ad9c93f59
Apply fill-paragraph after previous commit
2016-04-28 15:30:54 +02:00
Bar
940941b96e
Clarify search-replace tool dependecy
...
Make it clearer that search-replace via helm-ag requires ag, pt, or ack.
2016-04-28 15:28:38 +02:00
bmag
4967df79d7
Don't switch to error-list window if already on it
2016-04-28 15:20:03 +02:00
Jeremy Bi
2516703366
Enhance auto-completion support for Idris layer
...
Now auto-completion will ask Idris process for completions
2016-04-28 15:14:27 +02:00
ralesi
ddffb9445b
pcre2el is not loaded in spacemacs-base
, but needed for ivy-ag support.
2016-04-28 15:12:49 +02:00
syl20bnr
b21c7177ec
core: new command line params --no-layer and --distribution
...
--no-layer: desactive all the layers except the distribution layer
--distribution: allow the change temporarily the distribution
example
Start emacs with spacemacs-base and no layers:
emacs --no-layer --distribution spacemacs-base
2016-04-21 23:29:23 -04:00
syl20bnr
edc4493e19
org: fix missing parenthesis
2016-04-21 23:26:57 -04:00
syl20bnr
74ff0c2c70
auto-completion: fix definition of navigation key bindings
2016-04-21 23:26:20 -04:00
syl20bnr
8cc78561ca
Rename CHANGELOG.next tp CHANGELOG.develop
2016-04-21 22:50:18 -04:00
Eivind Fonn
d80829b979
Revamp org-repo-todo
2016-04-21 22:29:12 -04:00
Xiao Hanyu
c93e47028c
Set comment-inline-offset
to 2 for python-mode.
...
Since python's PEP8 recommends two spaces for inline spaces.
Ref:
- https://www.python.org/dev/peps/pep-0008/#inline-comments
2016-04-21 22:26:18 -04:00
syl20bnr
3ede905745
Apply doc-fmt to various READMEs
2016-04-21 22:25:51 -04:00
syl20bnr
f3639da09e
cfengine: reformat readme and various fixes
...
- Simplify README.org to follow the conventions and better integrate
with the other READMEs
- Remove unnecessary comments in code
- Add explicitly cfengine3-mode to the list of package
- Move eldoc hook to an eldoc post init function
- Defer loading of cfengine3-mode
- Move auto-mode-alist to init function
2016-04-21 22:22:02 -04:00
Nick Anderson
4d31afeef4
Add: Example including save hook
...
CFEngine considers files writable by other users a security exception. A
save hook to ensure restrictive permissions can be very useful to avoid
these kinds of errors.
2016-04-21 22:03:39 -04:00
Nick Anderson
dcc3f2d5d9
Add: CFEngine config-files layer
2016-04-21 22:01:58 -04:00
syl20bnr
14d3529ae2
org: defer org-download
2016-04-21 21:49:57 -04:00
krakapwa
995f6df728
Added org-download support
2016-04-21 21:36:49 -04:00
syl20bnr
e1a6f39e0b
auto-completion: move functions to funcs.el
2016-04-21 21:35:27 -04:00
syl20bnr
667a7f61a4
auto-completion: support emacs style for navigation in company
2016-04-21 21:29:20 -04:00
sooheon
da8b0294c5
Wrap company kb changes in check for user prefs
...
Only use evilified bindings in company-active-map if user wants vim
style or hjkl bindings.
2016-04-21 21:15:56 -04:00
Christoph Paulik
643553a0fe
Only disable semantic-idle-summary in python if anaconda-mode is used.
...
Some people have problems with anaconda mode and exclude it. This
enables them to at least have the semantic summary in their modeline.
2016-04-21 21:13:53 -04:00
Szunti
dacd5e2544
Don't mark request pacakage as built-in.
...
It's not a built-in package and this prevented updating. Fixes #5523 .
2016-04-21 21:13:22 -04:00
Tim Jäger
172247c324
Added keybinding for ~org-insert-subheading~
2016-04-21 21:11:18 -04:00
Eivind Fonn
d0ae648ff3
Normalize keymaps in visual line toggle
2016-04-21 21:10:41 -04:00
Fabien Dubosson
04267777ca
Fix font definition for first frame in daemon mode
2016-04-21 21:10:28 -04:00
Tu
34e669d49a
Fix null error
...
char-after can return nil. For that reason, we check to ensure it does
not cause error.
2016-04-21 21:10:17 -04:00
NJBS
f7c2f4ed15
Defer space-doc
...
space-doc currently adds a large chunk of time to initial load time
since it has to require org.
2016-04-21 21:09:54 -04:00
Eivind Fonn
076d624923
Fix offset detection in js2-mode
2016-04-21 21:09:40 -04:00
sooheon
291ec69a7d
ivy: don't override prefix-help-command
...
counsel-descbinds is accessible through SPC-?, and shadowing the C-h key
for which key makes pagination impossible. As this deviates from
which-key defaults, this should be up to user to config, not a base in
spacemacs-ivy.
2016-04-21 21:09:11 -04:00
Junhui
9d1b574554
Make pylookup.py compatible with Python 2 and 3
2016-04-21 21:08:31 -04:00
Stefan VanBuren
048da9d320
Fix typo in README.org
2016-04-21 21:08:11 -04:00
Andrea Moretti
c80c9583db
add import React magic-mode-alist
...
as suggested by @tko on #4735
2016-04-21 21:07:38 -04:00
Andrea Moretti
5c07ce0118
enforce smartparens
2016-04-21 21:07:38 -04:00
Andrea Moretti
a3e802b2ff
remove js2 and fix eslint loading
2016-04-21 21:07:38 -04:00
Eivind Fonn
ba7254f522
Fix transparency transient state docstring
2016-04-21 21:04:52 -04:00
Severen Redwood
1fe5f4b6dd
Fix broken keybindings in the Rust layer
2016-04-21 21:04:32 -04:00
tj@data-driven.de
65faafd766
Improve dotdirectory section of QUICK_START.org.
2016-04-21 20:58:53 -04:00
syl20bnr
a025dc8f52
clojure: move functions to funcs.el
2016-04-21 19:08:41 -04:00