Commit graph

3878 commits

Author SHA1 Message Date
Gleb Peregud 8f8738e2a8 Update DOCUMENTATION.org
Fix fill column indicator key bindings in documentation
2015-07-29 22:12:00 -04:00
Ista Zahn 365afd0e00 change ess-anable-smart-equals default to nil 2015-07-29 22:11:38 -04:00
Josh Greenwood db9cb181fa Fixes broken link to the magit "about" page 2015-07-29 22:08:48 -04:00
syl20bnr 7f8cf4564d core: home buffer, more robust centering of stuff 2015-07-29 22:07:27 -04:00
syl20bnr cf682658c9 core: home buffer, always go to link line 2015-07-29 22:07:07 -04:00
sooheon de9d1e72d5 Make spacemacs-buffer smarter about banner display
Allows banner setting of nil to still show buttons and changelog.
2015-07-29 21:39:08 -04:00
syl20bnr 85eaaad107 latex layer: move company-math configuration to its own init function 2015-07-29 21:38:07 -04:00
Robert O'Connor cb11828c88 add company-math to latex layer auto-completion 2015-07-29 21:27:47 -04:00
Travis B. Hartwell 5f5b3ea92e Extend the Javascript layer documentation.
Questions often come up on Gitter regarding configuration of
the indentation level in Javascript and JSON fils, so I felt
this would be useful to call out.
2015-07-29 21:27:07 -04:00
syl20bnr b852f512eb ranger layer: better default configuration
Which is closer to original ranger
2015-07-27 20:52:58 -04:00
Eivind Fonn 5eb290fe5a Minor modeline fixes
- Force process and global through powerline-raw
- Catch empty strings and turn them to nil
2015-07-27 22:39:42 +02:00
Eivind Fonn cd85291e8e Fix selection-info when region reaches buffer end 2015-07-27 12:22:59 -04:00
syl20bnr 4ee6c6d4e1 unimpaired layer: Fix newline format 2015-07-27 12:20:17 -04:00
Stefan Otte 9867e65dae Set link to vim-unimpaired properly 2015-07-27 12:17:12 -04:00
andyque f88ba22096 fix unimpaired typo 2015-07-27 12:16:41 -04:00
Gilbert Kennen d047988d07 reenabled magit-gitflow for magit 2.1 2015-07-27 12:13:44 -04:00
Eivind Fonn 2bdd56613c Revert temporary fix merged upstream 2015-07-27 12:12:36 -04:00
person808 640366e9ae Add spacing conventions for writing documentation.
These were briefly discussed in #2124.
2015-07-27 12:11:52 -04:00
person808 2e48e5568a Make which-key descriptions respect the users leader key. 2015-07-27 12:10:00 -04:00
Eivind Fonn 0f979d3cea Better indentation for add-toggle 2015-07-27 12:09:27 -04:00
Eivind Fonn d8bbe30baa Fix global-mode segment 2015-07-27 10:47:22 +02:00
syl20bnr c164d36d2d Temporarily remove global-mode segment from powerline
Need to fix some bugs with it
2015-07-27 01:31:26 -04:00
syl20bnr e83010cdee which-key: add regex for toggle functions 2015-07-26 23:58:40 -04:00
justbur bdc578dfde Comment out advice on which-key--update
Was not allowing popup with prefix arguments, like SPC u 1 SPC. Fixes

https://github.com/justbur/emacs-which-key/issues/56
2015-07-26 23:47:18 -04:00
justbur 7f52573176 Bind paging key for which-key 2015-07-26 23:47:13 -04:00
justbur 79f3d307fa Adjust which-key config to match commands
Instead of key sequences, because the user might change the bindings.

See https://github.com/justbur/emacs-which-key/issues/51

Also disables special-key handling which is disorienting for those who
are not aware of it
2015-07-26 23:45:28 -04:00
syl20bnr 5f0c70636a powerline: modify some segment toggle key bindings
tmj -> tmM for major mode
tmg -> tmv for version control
tmv -> tmV for new version
2015-07-26 23:04:06 -04:00
syl20bnr bf2d840a7a powerline: display battery segment only when mode-line is active 2015-07-26 23:02:59 -04:00
Eivind Fonn c52535fe99 Implement modeline DSL 2015-07-26 22:35:15 -04:00
syl20bnr a0cbcd4a5d core: fix error when a layer is not found 2015-07-26 20:41:06 -04:00
syl20bnr c0ec9faa56 core: fix unit tests of configuration-layer 2015-07-26 18:59:25 -04:00
Martin Yrjölä 769c6600f2 Fix helm-spacemacs 2015-07-26 12:09:55 -04:00
syl20bnr c30da7c293 Minor renaming of test functions 2015-07-26 10:45:34 -04:00
syl20bnr e9353909d7 Update change log 2015-07-26 02:44:17 -04:00
syl20bnr 5ab157a427 shell layer: enable by default shell-protect-eshell-prompt 2015-07-26 02:41:26 -04:00
Martin Yrjölä 829e4eb7ee shell layer: Add option to protect the Eshell prompt 2015-07-26 02:34:35 -04:00
Martin Yrjölä b93556981a shell-layer: fix magit-status alias
Now (i guess after the 2.1 release) magit-status can be executed
directly in eshell. If magit-status is called with the path as parameter
the path must be the git repo root. If not from the git repo root magit
will ask if a new repo should be created.
2015-07-26 02:32:50 -04:00
syl20bnr 04fa448e8b Delete deprecated !usr contrib directory 2015-07-26 01:28:20 -04:00
justbur 6bdb3798f6 Adds configuration variable for a path to private snippets. 2015-07-26 01:26:26 -04:00
syl20bnr b2ea9f22e0 clojure layer: move popwin config in its own init function... again 2015-07-26 01:22:13 -04:00
Christopher McCloud 7050e2f571 add cider-doc to popwin special buffers
Uses the same options as *Help* buffer
2015-07-26 01:21:06 -04:00
syl20bnr 055fa64d5b clojure layer: move popwin config in its own init function 2015-07-26 01:18:16 -04:00
Christopher McCloud f4b209c6ff adds cider error buffer to popwin special buffers
Uses same options as *Help* buffer
2015-07-26 01:15:56 -04:00
Tommi Komulainen 46fe9aa90b git layer: remove extra magit-next extension load-path
No longer needed as magit is in elpa.
2015-07-26 01:12:56 -04:00
Martin Yrjölä 779c96e43d shell-layer: deactivate eshell autocomplete for remote paths 2015-07-26 01:11:38 -04:00
syl20bnr b2bc3286b2 git layer: defer loading of git-commit 2015-07-26 01:03:30 -04:00
Ryan Whitehurst 1fa4f989ef Make sure we use-package git-commit
With the move to Magit 2.1.0, `git-commit-mode` is deprecated and no
longer shipped in favor of the `git-commit` package, which is shipped
separately from Magit. This ensures that the `git-commit` package is
loaded so that using Spacemacs as your $GITEDITOR outside of Magit works
as expected.
2015-07-26 01:02:16 -04:00
Markus Bertheau 2a56738598 Use monospaced font for NeoTree key binding table 2015-07-26 01:00:50 -04:00
Diego Berrocal 01ad10ddbb Add NixOS Layer 2015-07-26 00:59:28 -04:00
syl20bnr faa18f49df core: start to use eieio
Replace the alist of layer by a list of layer objects.
2015-07-26 00:41:41 -04:00