Commit graph

1381 commits

Author SHA1 Message Date
Simon Fenton 10bcf8e432 Bump plugin versions for clojure quickstart
Bumped cider-nrepl and refactor-nrepl up to their current versions as
the previous were throwing exceptions.
2015-09-07 01:06:30 -04:00
Martin Yrjölä 537ee89b76 Make yasnippet loading more robust 2015-09-07 01:06:30 -04:00
Sridhar Ratnakumar 41962b80dd Go layer requires go-oracle 2015-09-07 01:06:30 -04:00
ralesi a85de92a1b Fix ranger-up-directory mapping for emacs / evil users. 2015-09-07 01:06:29 -04:00
ralesi e1fa68cc4d evilify magit-hunk-section-map 2015-09-07 01:06:29 -04:00
d12frosted 4c1302109c disable line highlighting when shm is enabled 2015-09-07 01:06:29 -04:00
Ag Ibragimov 7d5497fefc added tips for HipChat users 2015-09-07 01:06:29 -04:00
sooheon 66417ec994 Add cider-refresh binding
This is needed for clearing out polluted namespaces for tests and such.
"msR" and "msr" were taken, and the cider default is C-c C-x, so I opted
for "msx". It is also close to "mss", switch to repl.
2015-09-07 01:06:29 -04:00
Immortalin 64a7ea7da6 Added instructions on how to connect to REPL 2015-09-07 01:06:28 -04:00
Immortalin 578c92ed15 Updated dependencies in profiles.clj example to latest version 2015-09-07 01:06:28 -04:00
Kai von Fintel 4a0e3b685f Change obsolete 'new-frame to 'make-frame
Every time the sox-layer "s-n" key is used to make a new frame, there's a warning "'new-frame' is an obsolete command (as of 22.1); use 'make-frame' instead." While 'new-frame' is aliased to 'make-frame', so there's no issue with functionality, the warning is annoying. The fix is to have "s-n" call 'make-frame'.
2015-09-07 01:06:28 -04:00
syl20bnr 99b7be33a4 salt layer: use pre-init function for smartparens config 2015-09-07 01:06:27 -04:00
Ben Hayden bdcfe8262d Adding salt-mode for salt layer 2015-09-07 01:06:27 -04:00
Robert O'Connor f1120b6b92 Update the README for the git layer
SPC mcc and SPC mk aren't actually implemented.
2015-09-07 01:06:27 -04:00
Eivind Fonn f10c874095 Move nil bindings back to evil-org 2015-09-03 20:07:55 +02:00
Eivind Fonn da60e8a0f6 Move org bindings to init-org 2015-09-03 19:46:05 +02:00
Eivind Fonn 194f7d57d3 Org: change ,l to org-open-at-point
Fixes #1429
2015-09-02 11:12:49 +02:00
syl20bnr 9507684b27 Prefix command names need to be unique
This commit only fix some of the non unique occurences.
We need some way to detect duplicates and warn the user about them.
2015-08-31 16:21:46 -04:00
syl20bnr af03fb55ff Move creation of org-directory to :config block
org-directory variable is not defined at :init time
2015-08-30 23:57:05 -04:00
ralesi 9b820b2220 Ensure org-directory exists on load. 2015-08-30 23:53:12 -04:00
ralesi 6e854f5b59 Show symlink paths in vinegar. 2015-08-30 23:41:39 -04:00
syl20bnr b52a440ced ranger: remove useless excluded package vinegar 2015-08-30 23:40:46 -04:00
ralesi fb9e50b824 Improve ranger contrib. 2015-08-30 23:37:22 -04:00
Jinwei Zhao b9ba612dc2 Reverted extra-search-engines-alist 2015-08-30 23:35:55 -04:00
syl20bnr c8a2d2d4f3 Move SPC e ? to SPC e h 2015-08-30 23:20:47 -04:00
Bar Magal 96c61cb528 New commands for flycheck
- SPC e l : toggle display of flycheck's error window
- SPC e v : flycheck-verify-setup
- SPC e ? : flycheck-describe-checker
2015-08-30 23:16:30 -04:00
person808 be7fed8dd9 Show description for toggles in helm-spacemacs. 2015-08-30 23:14:03 -04:00
Eivind Fonn 630ecb5f2d Support classic ASP in auto-mode-alist 2015-08-30 13:20:26 +02:00
Eivind Fonn 4ed200612d Additional improvements to HTML microstate
- Add gj/gk bindings
- Update README
2015-08-29 09:11:09 +02:00
Diego Berrocal ae64833cad This fixes #965 2015-08-29 09:05:26 +02:00
Robert O'Connor a5e20739ef Add toxi-theme back -- this reverts #2809 2015-08-29 08:52:32 +02:00
Bar Magal 4c66399d28 Temporarily comment-out toxi-theme
toxi-theme is currently (hopefully temporarily) unavailable from melpa,
causing an error when updating spacemacs.
2015-08-28 11:30:24 +02:00
Christopher McCloud 79c45e01fb Use melpa version of magit-gh-pulls.
Add magit-gh-pulls during the pre-config phase of magit to avoid
conflicts with evilification. See #2543

Remove magit-gh-pulls extension file and folder.
2015-08-26 23:11:23 -04:00
syl20bnr 12af5a73fc react layer: move tern config into its own post-init 2015-08-26 23:04:53 -04:00
Andrea Moretti a102d1ddb0 activate tern-mode to make it work with company 2015-08-26 23:03:51 -04:00
Adam Olsen b9e517c1ec fill-column should be 79 instead of 80
PEP8 wants the fill-column to be 79 instead of 80.  This will make other
packages, like flake8 and electric-indent happy.
2015-08-26 23:03:29 -04:00
syl20bnr f162daa08f rust layer: simplify racer config 2015-08-26 22:36:09 -04:00
Damien Pollet 2e633d1569 Load and initialize racer package 2015-08-26 22:32:17 -04:00
Profpatsch dba7524bd2 Scala: rm ensime-scalex key binding 2015-08-26 22:24:28 -04:00
person808 d32e5e40ae Add missing spacemacs/ prefix to functions.
Only touches the spacemacs layer.
2015-08-26 22:21:57 -04:00
sooheon 6efee252fa Clean up vinegar layer
Add keybinding for dired-goto-file at `J`, previously shadowed by `j`.
This command take you *to* a file or folder but does not enter it. Add
dotspacemacs variable to determine dired buffer reuse behavior (rather
than forcing only reuse). Swap `C-r` and `r` bindings, as revert-buffer
is far more generally useful.
2015-08-26 22:16:51 -04:00
syl20bnr 8244eb9adb markdown layer: add missing config.el 2015-08-26 22:02:28 -04:00
Boris 978c6281b0 haskell-layer: fix hindent documentation #1786
following official usage at https://github.com/chrisdone/hindent
2015-08-26 21:56:11 -04:00
syl20bnr 4651e4dbc7 emoji: fix some bugs and move some stuff 2015-08-26 21:55:28 -04:00
Diego Berrocal 42dfd8c91f Emoji Fun! :)
Also Now org,markdown and ERC have company enabled (why wasn't this done
before)
2015-08-26 21:41:48 -04:00
Boris a842301633 add csharp-mode specific prefix commands 2015-08-26 21:39:30 -04:00
Andrea Moretti 300caa42b7 Enable web-mode for twig files 2015-08-26 21:37:37 -04:00
Christopher McCloud 0703d45d94 check for dbus before add erc-notify hook.
OSX doesn't have dbus support. 'erc-global-notify makes a call to
notifications which relies on dbus. Check to see if
dbus-compiled-version exists before adding hook.

Note: This variable is added in emacs 24.3. There may be a better way to
check for dbus support.
2015-08-26 21:37:24 -04:00
Eivind Fonn d17c229c2a Make SPC m o reserved for user 2015-08-26 21:37:01 -04:00
Nate Wolfe de00d30afe [extra-langs] Remove mention of YAML from README
This commit updates the extra-langs README to no longer list YAML as one
of the packages it provides (since YAML is now in its own layer).
2015-08-26 21:34:14 -04:00