syl20bnr
9499e24197
Comment evil-terminal-cursor-changer instead of excluding it
...
We should not exclude packages just to disable their config and
preventing them from being installed.
2016-07-06 22:49:24 -04:00
bja
a308eef060
Fix bug with Autocomplete in elm
...
Adds company-elm to company-backends-elm-mode
2016-07-06 22:11:33 -04:00
syl20bnr
7df72331e6
elm: move format buffer to SPC m = b to follow conventions
2016-07-06 22:09:25 -04:00
Daniel
17a0c5dac2
Add a key combination to format elm files
2016-07-06 22:04:04 -04:00
syl20bnr
0ca8d2f87c
elm: respect max 80 characters per line in README
2016-07-06 21:59:47 -04:00
bja
3bcb84f3e9
Adds elm-format section and advice for absolute paths with npm
2016-07-06 21:58:40 -04:00
syl20bnr
939cbb6322
Cleanup ansi-colors config
2016-07-06 21:51:10 -04:00
deb0ch
42953fe51b
colorize compilation buffers by processing ansi color sequences
2016-07-06 21:48:27 -04:00
JAremko
f9a846d2ee
Integrate centered-buffer-mode and space-doc-mode.
2016-07-06 21:27:34 -04:00
JAremko
070d59af13
update centered-buffer-mode
2016-07-06 21:27:23 -04:00
JAremko
7a52759aa3
Rework buffer centering mode.
...
Add functions:
- `spacemacs/maximize-horizontally` `SPC w _`
- `spacemacs/toggle-centered-buffer-mode` `SPC w c`
- `spacemacs/centered-buffer-mode-full-width` `SPC w C`
2016-07-06 21:27:17 -04:00
Jeremy Bi
149f6c0530
ocaml: Remove outdated config of utop
...
The old config overrides `exec-path` blindly, updated as per the
instructions on the official site of `utop`.
2016-07-06 21:27:01 -04:00
Ayush Goyal
1fdc2f8fe2
Fix yaml layer autocompletion
...
Autocompletion was not working with yasnippets for yaml layer. This also
fixes autocompletion for ansible layer.
2016-07-06 21:24:33 -04:00
MadAnd
c98f862174
Extract evil-unimpaired as a local package
2016-07-06 21:22:16 -04:00
syl20bnr
93f09bca39
Move org related config for ediff to org layer
2016-07-06 21:16:57 -04:00
NJBS
7d29cd4708
Fix #6500 , only change ediff hook if org loaded
2016-07-06 21:12:31 -04:00
syl20bnr
afc6f8561e
version-control: change function prefix to spacemacs
2016-07-06 21:12:02 -04:00
zilongshanren
edd6823ad9
remove windows checking when using fcitx
2016-07-06 20:55:23 -04:00
Jeremy Bi
81626bee0b
Run diff-hl-magit-post-refresh
after committing
...
Otherwise `diff-hl-mode` still highlights uncommitted changes
2016-07-06 20:49:11 -04:00
syl20bnr
a650877bea
Remove SPC j L key binding which is the same as SPC f e l
2016-07-05 00:23:16 -04:00
ralesi
c4b7c29bb9
Provide additional jump options.
2016-07-05 00:23:16 -04:00
ralesi
c2a0a5670f
Provie additional filetypes for windows scripts.
2016-07-05 00:23:16 -04:00
syl20bnr
c2c0bfa969
ahk: move SPC m h r to SPC m h H
2016-07-05 00:23:16 -04:00
ralesi
51a49cbdcd
Define ahk lookup options.
2016-07-05 00:23:16 -04:00
hehe
ac0e988588
Fix #5966 , slime-eval-last-sexp is not defined
2016-07-05 00:23:16 -04:00
syl20bnr
b093598e45
python: avoid code duplication with hy-mode
2016-07-05 00:23:16 -04:00
Danny Freeman
fa28afb02f
Add keybindings for hy-mode in python layer
...
These changes will allow users to evaluate hy code in a repl using an
inferior-lisp process. It requires that users have hy installed via pip
in their local python enviornment.
Add smartparens-mode and documentation
I moved the add-hook for smartparens call to
python/post-init-smartparens. Keybindings were also updated to match
the ones for the Inferior REPL process for Python. Also added some
documentation for required hy pacakge, and the keybindings to
README.org.
2016-07-05 00:23:16 -04:00
Mazin Bokhari
00a616ef50
Add hook to ediff org files unfolded
2016-07-05 00:23:16 -04:00
syl20bnr
0a719b1be7
org: move org-pomodoro binding in org-agenda to org-pomodoro init
2016-07-05 00:23:16 -04:00
Mikhail Skorzhinskiy
ac3ba006a5
org-agenda: Add missed key binding for pomodoro
2016-07-05 00:23:16 -04:00
Eivind Fonn
66a628a599
shell: auto-jump to end also in hybrid
2016-07-05 00:23:16 -04:00
Fabien Dubosson
5df76ed1d1
Fix the loading of vmd
for daemon mode
...
When Spacemacs is used in daemon mode, the `PATH` is not always filled
up with user-defined run paths when Spacemacs load the packages. The
`toggle` of the `vmd` package is checking for the `vmd` executable which
may be in one of the user path, what prevent the package to be loaded,
even if the executable is available at execution time.
If people want to use `vmd`, setting `markdown-live-preview-engine`
should be enough, there is no need for checking for the executable to be
present, this is the responsability of the user to ensure this.
2016-07-05 00:23:16 -04:00
zilongshanren
bbfb4a0ea7
typescript: swap c-j/c-k in tide reference mode
2016-07-05 00:23:16 -04:00
liuxiang
43c760df88
Bind "C-c C-e" to spacemacs/helm-find-files-edit for helm-files buffer.
2016-07-05 00:23:16 -04:00
Eivind Fonn
82bb81e794
docker: fix evilification
2016-07-05 00:23:16 -04:00
syl20bnr
482277dad5
purescript: reorganize README.org
2016-07-05 00:23:16 -04:00
Christoph Hegemann
72515135dc
incorporate new functionality from psc-ide
2016-07-05 00:23:16 -04:00
syl20bnr
8f22e0c8c2
github: move clone command under SPC g h c prefix
2016-07-05 00:23:16 -04:00
syl20bnr
140e779735
git: add SPC g l prefix command name
2016-07-05 00:23:16 -04:00
syl20bnr
31be6c9b8e
github: remove commented code for helm-gist
...
This package seams to be abandonned and we have already gist.el
2016-07-05 00:23:16 -04:00
syl20bnr
316dc0765d
git: move git-link to git layer under SPC g l command prefix
...
git-link is aimed to work with various git hosting services so it makes
sense to move it back to git layer.
2016-07-05 00:23:16 -04:00
syl20bnr
b92daec7cf
git: remove all popup key binding for magit-dispatch-popup
...
The `SPC g` command prefix was to much overloaded for actions which
are already available in discoverable manner in magit. So I decided to
remove all the actions reachable from magit-dispatch-popup from `SPC g`.
magit-dispatch-popup is available under `SPC g m`. This increases the
key binding sequences but OTHO it makes everythings consistent (same
key sequence behind `SPC g s` and `SPC g m`) and we prefer consistency.
This refactoring free up a lot of precious key bindings we can use for
commands that are not available in Magit.
2016-07-05 00:23:16 -04:00
syl20bnr
3f54fa7832
Fix github layer missing parens
2016-07-05 00:23:16 -04:00
Ivan Malison
91b3f75c95
github: add github-search package
2016-07-05 00:23:16 -04:00
Ivan Malison
0bfade9d7d
github: Add bindings for the addition of remotes
...
`github-clone-add-existing-remote`, `github-clone-fork-remote`,
`github-clone-add-source-remote` come from the newest version of
github-clone and allow the easy addition of remotes to an existing
repository.
2016-07-05 00:23:16 -04:00
Jeremy Bi
de680bb5a0
Don't auto-close apostrophes in SML
2016-07-05 00:23:16 -04:00
Jeremy Bi
4eb9ce41d9
Cleanup ocaml layer
...
- Remove `merlin-refresh` keybinding
This function is obsolete since merlin 2.0.
- Remove unused flycheck config
Merlin is capable of doing all that
2016-07-05 00:23:16 -04:00
syl20bnr
136e1ee237
scala: defer ensime package and add note for scala-mode-hook
2016-07-05 00:23:16 -04:00
Diego Alvarez
e677682d1a
Remove unnecessary command
...
as this upstream commit is already doing it:
706aa5e40b
2016-07-05 00:23:16 -04:00
Tony Lotts
768371b6fb
Load Scala for org-babel
2016-07-05 00:23:16 -04:00