Commit graph

2367 commits

Author SHA1 Message Date
syl20bnr 798ef87427 Add a in helm micro-state to switch to actions page
and stay in micro-state
2015-02-05 00:15:53 -05:00
syl20bnr b1b9d0e08b Fix TAB in terminal to switch to helm micro-state 2015-02-05 00:15:20 -05:00
Andreas Liljeqvist e54fd65bce Prettify partial-symbol in Clojure. 2015-02-04 23:48:13 -05:00
syl20bnr 38a1dba892 Fix dotspacemacs-helm-micro-state variable name 2015-02-04 23:47:29 -05:00
syl20bnr e082f5214d Add helm micro-state documentation 2015-02-04 23:13:52 -05:00
syl20bnr 5e5ac36bba Add helm micro-state on TAB 2015-02-04 22:35:36 -05:00
syl20bnr 887b46d119 Retry package installation on error
Fix upgrade errors thrown my package.el with some packages
2015-02-04 20:20:42 -05:00
syl20bnr 387bd6b1b9 Use default fringe setting for git-gutter-fringe
That is: use the left fringe instead of the right fringe
2015-02-04 06:53:12 -05:00
syl20bnr 85e19ebc7e Fix evilification of git-rebase-mode 2015-02-04 01:12:15 -05:00
syl20bnr 007c833ee3 Use y for git-rebase-insert in git-rebase-mode 2015-02-04 00:58:48 -05:00
Jean-Christophe Petkovich 14e019d07e Add vim bindings to git-rebase-mode.
Currently git-rebase-mode mappings are masked.

Use emacs state in git-rebase-mode.

Add leader and evilify.

Add shadowed bindings.
2015-02-04 00:58:11 -05:00
Patrik Storm d4283a842a Add php contrib layer 2015-02-04 00:54:28 -05:00
Jean-Christophe Petkovich 8b0c0a5c2e Add vim-like anaconda-nav-mode bindings
Anaconda nav mode currently starts in evil mode which masks most of its
bindings. This just adds anaconda-nav-mode to the list of emacs states,
and throws in j/k bindings that make sense to me.

Fix using spacemacs|evilify

Add leader key, and next and previous error.
2015-02-04 00:53:27 -05:00
Andreas Liljeqvist aca14e97db Prettify symbols in both clojure-mode and cider-repl. 2015-02-04 00:53:13 -05:00
syl20bnr 7d87c9cc6b Add doc for rollback 2015-02-04 00:44:03 -05:00
syl20bnr e91e7230cf Add message to restart emacs after update and rollback 2015-02-04 00:36:06 -05:00
syl20bnr 3ae7a837d1 Add 24.3 compatibility for rollback 2015-02-04 00:28:58 -05:00
syl20bnr 00c74b8580 Update startup buffer links with new [Rollback] action 2015-02-03 23:56:52 -05:00
syl20bnr 6a9304b83d Add rollback support 2015-02-03 23:56:38 -05:00
Andreas Liljeqvist dc3100046f Cider-stracktraces should be started in emacs-mode. 2015-02-03 02:08:57 -05:00
ralesi af2b9913ba Added prompt option as default, to prevent quiting and losing all changes. 2015-02-03 02:07:45 -05:00
syl20bnr bfe5f520ae Remove package update procedure using paradox from the documenation 2015-02-03 02:06:20 -05:00
syl20bnr d1cd20f6ba Correctly update the dependencies with Update Spacemacs 2015-02-03 02:05:29 -05:00
syl20bnr 4581515c73 Better feedback while updating packages with Update Spacemacs link 2015-02-03 00:58:17 -05:00
syl20bnr b8bfa7e1a3 Fix get version of built-in package 2015-02-03 00:57:55 -05:00
syl20bnr 4bb7e85e83 Move geeknote layer to evernote layer and edit the README 2015-02-02 00:36:44 -05:00
Evan Dale Aromin 56871e4799 Add a contrib layer for geeknote 2015-02-02 00:19:44 -05:00
Andreas Liljeqvist 473ec5d532 Use the same modes in clojure-mode and repl where possible. 2015-02-02 00:19:38 -05:00
syl20bnr 23c2314247 Revert back #250
I cherry-picked it and played with it.
There is a major problem with this approach: all `after-init-hooks` will
be triggered right away because the hook is run before the end of the
alternate init
file ([source](https://groups.google.com/forum/#!topic/gnu.emacs.help/IrMz48PQykk))
. It leads to numerous errors, I fixed the spacemacs ones but obviously
I cannot fix the errors from packages. The remaining errors don't
prevent spacemacs from working but they give a very bad impression on
spacemacs quality with errors logs in `*Messages*`.

For those reasons I revert back this change as well as the documentation
I added.

https://github.com/syl20bnr/spacemacs/pull/520
2015-02-02 00:14:17 -05:00
syl20bnr c11bf30584 Explicitly define user-init-file 2015-02-01 23:31:28 -05:00
syl20bnr e6d105b87e Add alternative setup instructions in README 2015-02-01 23:12:07 -05:00
Yen-Chin Lee d506c76574 init.el: setup user-emacs-directory when load
user-emacs-directory is defined by emacs when load config, in most case
it's value is ~/.emacs.d. We setup this variable in init.el to make
existing emacs user can test spacemacs by

   emacs -q -l ~/spacemacs/init.el

without change their own ~/.emacs.d config.

Signed-off-by: Yen-Chin Lee <coldnew.tw@gmail.com>
2015-02-01 22:55:14 -05:00
Brian Hicks 4834a7949c contrib(python): document Django keys 2015-02-01 22:55:06 -05:00
Bjarke Vad 9c644670bc Fixed spelling of ASP 2015-02-01 22:54:58 -05:00
syl20bnr dbd3f556d6 Add a snippet to enable nyan-cat only in GUI 2015-02-01 21:47:53 -05:00
syl20bnr af3b5f7884 Rename colors-enable-nyan-cat to colors-enable-nyan-cat-progress-bar 2015-02-01 21:29:07 -05:00
syl20bnr 41b5ba09b8 Move nyan-mode to extensions
Using personal tweaks which can be found at
https://github.com/syl20bnr/nyan-mode
2015-02-01 18:16:41 -05:00
syl20bnr 67841bf60b Put push of add-toggle macro inside the generated sexps 2015-02-01 01:31:52 -05:00
syl20bnr 065b2493f9 Add nyan-mode to colors layer 2015-02-01 01:31:39 -05:00
syl20bnr 975fb17f0c Bump version to 0.52.1 2015-01-31 00:23:03 -05:00
syl20bnr d7a68ea473 Fix duplicates in helm-spacemacs package candidates 2015-01-31 00:22:08 -05:00
syl20bnr e3ae8fb10a Bump version to 0.52.0 2015-01-30 23:04:50 -05:00
syl20bnr 888526726b Add 100th fork achievement 2015-01-30 23:02:04 -05:00
syl20bnr 8b9368b3e2 Add 500th issue achievement 2015-01-30 22:59:59 -05:00
syl20bnr 579f8eb649 Add django logo in python layer README 2015-01-30 22:42:32 -05:00
syl20bnr aa5b9e4d3b Update python layer README with Django support 2015-01-30 22:41:55 -05:00
syl20bnr ef34305403 Sort and modify key bindings in python layer packages.el
`mps` and `mpu` for pyenv have been moved to `mvs` and `mvu`
`mv` for pyvenv has been moved to `mV`
`mjtg` has been moved to `mjte`
2015-01-30 22:28:47 -05:00
Brian Hicks 08e68a3b1d Add django via pony-mode to python layer 2015-01-30 22:24:51 -05:00
syl20bnr 9e8ecf91af Update ESS layer key bindings to follow the conventions 2015-01-30 22:18:30 -05:00
Jean-Christophe Petkovich eb964ed311 Add ESS noweb (knitr/sweave) keybindings
There are a number of functions included in ESS for dealing with knitr
and sweave "chunks" that are quite handy.

These are the bindings I use, which I humbly recommend for inclusion as
defaults.

The only potential problem that I see with their inclusion is that they
only really make sense in ess-noweb-mode (a minor mode) buffers, but
since evil-leader doesn't seem to like layering keybindings through
minor-modes, adding them to ess-mode is the best solution that I can
come up with for now.

Fix ess chunk bindings as per suggestions
2015-01-30 22:11:12 -05:00