Commit graph

4074 commits

Author SHA1 Message Date
Robert O'Connor a5e20739ef Add toxi-theme back -- this reverts #2809 2015-08-29 08:52:32 +02:00
Morton Fox ce80220f30 Fix link to git layer. 2015-08-29 08:51:30 +02:00
justbur b29f1a5af9 Swap = for backquotes in readme 2015-08-28 11:49:54 +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
Xue Fuqiao 8c4264d9b3 Minor doc fixes. 2015-08-26 23:08:43 -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
Eivind Fonn e7edf8cef4 Update modeline documentation
[ci skip]
2015-08-26 23:02:48 -04:00
justbur 8bf4f60e5a Mention .spacemacs.d in documentation 2015-08-26 23:00:05 -04:00
justbur d1bb779340 Update docs for which-key 2015-08-26 22:58:24 -04:00
Devagamster 93d227b73f Update docs for H and L
H and L no longer move the cursor 10 lines up or down. Not sure how or when they did before, but they don't anymore, so the docs should reflect that.
2015-08-26 22:52:55 -04:00
syl20bnr 40fba3ac4d spacemacs layer: move avy commands to golden-ratio init
Also add some more avy commands
2015-08-26 22:52:07 -04:00
Adam Olsen bd6272693d Make golden-ratio work after avy-word-jump
* When moving around windows via ace, the golden ratio plugin works fine.
  This PR makes it so jumping windows with `SPC SPC [character]` works as
  well.
2015-08-26 22:36:31 -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
Eivind Fonn b981bf5739 Don't produce on/off toggles if status is nil
They don't make sense in this context, and will produce unexpected
results.
2015-08-26 22:27:09 -04:00
Profpatsch dba7524bd2 Scala: rm ensime-scalex key binding 2015-08-26 22:24:28 -04:00
person808 aed7c579b2 Remove eval from auto-highlight-symbol functions. 2015-08-26 22:22:24 -04:00
person808 d32e5e40ae Add missing spacemacs/ prefix to functions.
Only touches the spacemacs layer.
2015-08-26 22:21:57 -04:00
justbur 138d141cf4 spacemacs-layer: Remove helm-unicode
In favor of the already included and more informative `helm-ucs`
2015-08-26 22:18:04 -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 0055c72243 spacemacs layer: fix iedit deferred loading and some others 2015-08-26 22:16:19 -04:00
person808 4bd9cda019 Remove require from spacemacs layer when possible. 2015-08-26 22:07:29 -04:00
syl20bnr 8244eb9adb markdown layer: add missing config.el 2015-08-26 22:02:28 -04:00
Robert O'Connor 7da1b876aa Add a rev number to SPC hds.
Describe system information was useless if we don't know which rev.
people are using. This adds this information.
2015-08-26 21:59:51 -04:00
Ben Booth a8582813c0 fix typo 2015-08-26 21:57:22 -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
Christopher McCloud 09de9ba86c adds helm-find-contrib and helm-find-spacemacs.
Set as default unless user has dotspacemacs-use-ido t.
Adds comments to .spacemacs.template informing users of new behavior
tied to dotspacemacs-use-ido.
2015-08-26 21:38:01 -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
syl20bnr 1f367476df core: move evil-want-C-u-scroll
In a near feature we should remove this setting, we should not
shadow the universal prefix argument
2015-08-26 21:33:25 -04:00
sooheon f3cb4399ba Remove duplicate call to dotspacemacs/init
As far as I can tell this seems to be the exact same function call.
Unless there's a reason for it to be in both places, we should take
it out.
2015-08-26 21:31:50 -04:00
justbur 6cf32affbd Restore default echo-keystrokes for which-key 2015-08-26 21:31:37 -04:00
justbur eeb33e4711 which-key: Add support for prefix-titles 2015-08-26 21:17:44 -04:00
syl20bnr beaa36095b jabber layer: update README 2015-08-26 21:16:24 -04:00
Robert O'Connor b2deed4f6b Fix Markdown to Org for README in Jabber Layer
Fix tables in the README for the Jabber Layer which had markdown
artifacts.
2015-08-26 21:14:49 -04:00
Robert O'Connor 0eb33b8f2d Fix the README for the perspectives layer
The README gave the wrong keybinding for switching projects for
projectile.
2015-08-26 21:14:21 -04:00
luxbock 3483918b82 cljr-rename-file-or-dir => cljr-rename-file
- cljr-rename-file has been removed in favor of cljr-rename-file-or-dir
2015-08-26 02:55:49 -04:00
syl20bnr 7d89495667 salt layer: add yaml layer dependency 2015-08-26 02:44:52 -04:00
syl20bnr 15650af931 react layer: add html and javascript layer dependencies 2015-08-26 02:44:29 -04:00
syl20bnr 6318f009bc core: add new function to allow a layer to add other layers
- configuration-layer/declare-layers
- configuration-layer/declare-layer

These functions can be used in the config.el file of a layer to add
required layers.

For instance the react layer needs both html and javascript layers.
salt layer needs the yaml layer (see the following commits)
2015-08-26 02:41:54 -04:00
syl20bnr 5c26c892dc core: fix tests 2015-08-25 22:56:23 -04:00
syl20bnr a8f6afaf13 core: fix resolution of orphan packages
Fix a bug were distant packages with no owner were not deleted.
2015-08-25 22:52:26 -04:00