Commit graph

2095 commits

Author SHA1 Message Date
syl20bnr 3c57606cb1 Move ledger to new finance layer 2015-02-09 22:14:18 -05:00
syl20bnr 4a7e3899c4 Remove dead code init-ruby-mode in spacemacs/packages.el 2015-02-09 01:30:30 -05:00
syl20bnr 368b18f826 Fast bump version to 0.60.0 2015-02-08 23:51:59 -05:00
syl20bnr d177f3b020 Minor formatting change 2015-02-08 23:51:10 -05:00
Daniel Wu e302d11dc7 Disable auto center current buffer on evil jumper
This is to avoid annoying flash in terminal
Resolves #560
https://github.com/syl20bnr/spacemacs/issues/560
2015-02-08 23:05:16 -05:00
syl20bnr 9075603d8a Fix [Update] for 24.3 2015-02-08 23:04:13 -05:00
syl20bnr 5f5c510019 Add non string variant of get package version functions 2015-02-08 23:03:52 -05:00
syl20bnr 71d96a06f3 Reorganize DOCUMENTATION.md, update sections and core pillars 2015-02-08 21:21:23 -05:00
syl20bnr 1ff47e09ac Add :exit and :documentation keywords for micro-state bindings 2015-02-08 15:13:34 -05:00
syl20bnr d6f4650105 Remove plural form for toggle and micro-state files 2015-02-08 12:19:34 -05:00
syl20bnr e38fbc912b Add toc to ocaml README 2015-02-07 23:32:45 -05:00
Ranjit Jhala 3fb96fa348 Add ocaml layer 2015-02-07 23:29:08 -05:00
Andreas Liljeqvist dd5e5c4b5a Enable smartparens in inferior-python-mode 2015-02-07 23:28:18 -05:00
syl20bnr 7caaeb1c1d Use :if keyword for pbcopy init 2015-02-07 23:27:50 -05:00
Daniel Wu b08f993b34 added pbcopy package in osx mode 2015-02-07 23:26:50 -05:00
syl20bnr 418870de12 Move go-rename in extensions directory 2015-02-07 23:26:27 -05:00
Josh Chase 793d4a1eee Added rename support to contrib/lang/go 2015-02-07 23:19:22 -05:00
Diego Berrocal b2893c843e Remove stale information and add tips about perspectives 2015-02-07 23:19:16 -05:00
Jean-Christophe Petkovich ca99343ec3 It's a horrible hack, but ess autoload works.
Up to you whether you want to include it.

Only call mode function again if ess is successfully loaded

This is to avoid an infinite loop.

Whoops, removed a line that shouldn't be there.
2015-02-07 23:19:08 -05:00
syl20bnr 6f2b6d305e Minor change of function names for helm micro-state 2015-02-07 20:24:05 -05:00
syl20bnr 397d01be96 New macro spacemacs/define-micro-state
Resolves #552
2015-02-07 20:09:38 -05:00
syl20bnr d9886af28e Minor documentation fix in dotspacemacs template 2015-02-07 20:05:24 -05:00
syl20bnr 696c985a6c Add dash to bootstrap packages 2015-02-06 00:59:01 -05:00
Daniel Wu 6b36542999 allow open file in external app in dired-mode 2015-02-05 23:31:25 -05:00
Andreas Liljeqvist 8799215fd2 Activate evil leader in cider-stacktrace-mode 2015-02-05 23:07:20 -05:00
sooheon d5b3785733 Replace ess-smart-underscore with ess-smart-equals
Add rainbow-delimiters hook, add R-mode to auto-mode-alist, add
convenience keybinding, and add edit default offsets.

Separate rainbow-delimiters and smart-equals hooks into own defuns.
2015-02-05 23:06:42 -05:00
Riccardo Cambiassi ab0f7014c0 Add support for Ruby on Rails in ruby layer 2015-02-05 23:05:55 -05:00
syl20bnr 9bb0500ca8 Improve helm micro-state
bind actions to numbers
add custom variable spacemaces-helm-micro-state-color
`l` and `h` are now used to got the next/previous source
2015-02-05 22:55:56 -05:00
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