Commit graph

2268 commits

Author SHA1 Message Date
syl20bnr
fa337c143b Put back git gutter on the right fringe by default
Because keeping it on the left fringe can be messy coupled to
flycheck icons.
2015-02-16 02:59:40 -05:00
artemave
6a14d0ab8d Support GOPATH with multiple entries.
Fixes go-oracle not being loaded in case $GOPATH has more than one entry.

Conflicts:
	contrib/lang/go/extensions.el
2015-02-15 22:40:02 -05:00
syl20bnr
2567ed15a1 Move extra-langs layer to lang directory 2015-02-15 22:33:41 -05:00
Tristan Hume
9110ab8fb4 Factor extra-langs and hungry-delete out of trishume contrib 2015-02-15 22:31:16 -05:00
syl20bnr
97bb568360 Add variable dotspacemacs-loading-progress-bar
Default is t
2015-02-15 21:25:12 -05:00
syl20bnr
4168b9f217 Refactor the initialization of spacemacs
Users can now specify their own evil settings in
`dotspacemacs/init`
2015-02-15 20:14:36 -05:00
syl20bnr
fe0f2e5f51 Bump version to 0.61.1 2015-02-15 12:27:29 -05:00
Herbert Jones
40627f769d Re-enable ahs and auto-load when uninitialized
Reverts changes in 418ca0a and c21bd2d to re-enable ahs on `*` and `#`.

Detect when auto-highlight-symbol-mode is in a partially initialized
state for the current buffer and fully initialize it for the current
buffer/major mode.
2015-02-15 12:19:45 -05:00
syl20bnr
418ca0a0a4 Add * and # to the auto-highlight-symbol micro-state 2015-02-15 01:16:38 -05:00
syl20bnr
c21bd2d2cf Remove * for auto-highlight-symbol
Now `SPC s h` must be used explicitly
2015-02-15 00:53:51 -05:00
syl20bnr
afff22ebb4 Add function spacemacs/set-evil-cursor-color 2015-02-14 23:54:21 -05:00
syl20bnr
9059a486fe Fix a bug in loading animation dot length 2015-02-14 23:42:26 -05:00
syl20bnr
fef6d5a3cb if -> when 2015-02-14 23:41:51 -05:00
syl20bnr
a8c9516c8b Correctly all spacemacs layer when 'all is specified 2015-02-14 23:41:07 -05:00
syl20bnr
66e38ec962 Lazy load ghc-comp-init in haskell layer 2015-02-14 22:45:14 -05:00
syl20bnr
ff0a04dcef Lazy load auto-hotkey mode 2015-02-14 22:44:43 -05:00
syl20bnr
79980af6f8 Skip go-oracle configuration if GOPATH not found 2015-02-14 22:44:06 -05:00
syl20bnr
94122defaf Add special value `add support for dotspacemacs-configuration-layers 2015-02-14 22:15:25 -05:00
syl20bnr
6a4c533b44 Add variable dotspacemacs-delete-orphan-packages 2015-02-14 22:03:30 -05:00
syl20bnr
b969da7fde Add documentation for window manipulation micro-state 2015-02-14 20:02:14 -05:00
syl20bnr
6c4a6e4388 Add a key binding to force focus back to the minibuffer
resolves #597
2015-02-14 17:59:47 -05:00
syl20bnr
9b1e75b369 Explicitly set helm-prevent-escaping-from-minibuffer to t 2015-02-14 17:50:36 -05:00
syl20bnr
f0bbb8a343 Add support for moe-theme
resolves #487
2015-02-12 23:58:47 -05:00
syl20bnr
6d2f09fc92 Add support for zonokai themes
resolves #485
2015-02-12 22:35:14 -05:00
syl20bnr
fc84f13d72 Update python key bindings to fit conventions
`m g g` and `m h h`
resolves #496
2015-02-12 22:21:45 -05:00
syl20bnr
9ebc00ea6f Bump version to 0.61.0 2015-02-12 22:12:07 -05:00
syl20bnr
d6a9b65061 Rename function to configuration-layers/declare-layers 2015-02-12 22:11:27 -05:00
syl20bnr
16c947b0bc Rename spacemacs-min-version to spacemacs-emacs-min-version 2015-02-12 22:10:10 -05:00
syl20bnr
1a02477d51 Remove prefix commands in python and ruby layers
Resolves #569
2015-02-12 22:08:07 -05:00
syl20bnr
753b4ec433 Display only [?] in startup doc for window manipulation micro-state 2015-02-12 21:48:56 -05:00
syl20bnr
8ae9b93bdb Minor change to micro-state macro 2015-02-12 21:48:42 -05:00
syl20bnr
e73fce6fbc Change auto-complete config to ac-auto-start 0 and ac-delay 0.2
Auto-completion will start at the first character pressed
Auto-completation will start after 0.2 seconds

Possibly fix #443
2015-02-12 05:03:16 -05:00
fotoetienne
014252d4e0 add 'cider-jump-back keybinding as mgb; remove 'cider-jump
cider-jump-back is handy
cider-jump is deprecated since cider 0.7.0 and is currently only an alias for cider-jump-var
[b661d10199/cider-interaction.el]
2015-02-12 00:27:34 -05:00
syl20bnr
f0935814a2 Correctly restore evil-lisp-state shadowed function by evil-escape 2015-02-12 00:25:46 -05:00
Renaud Casenave-Péré
ae162c9e04 Fix escape sequence for evil-lisp-state
The command originally bound to the first key of the
evil-escape-sequence needs to be set as the shadowed function.
This was not the case for evil-lisp-state.
2015-02-12 00:23:20 -05:00
syl20bnr
6c1bc8dca6 setq instead of custom-set-variables 2015-02-12 00:22:37 -05:00
Asher Van Brunt
f3918eaf06 Set sp-cancel-autoskip-on-backward-movement to nil 2015-02-12 00:21:12 -05:00
Riccardo Cambiassi
82f434edb9 Add bundle and define keybindings
Also contains the following:
* revert to `ruby-mode` instead of `enh-ruby-mode` as it's more standard, i.e. it doesn't require ruby 1.9.2+
to properly highlight syntax
* fix key binding prefixes
* add ruby-tools mode
* add file types to ruby mode

Conflicts:
	contrib/lang/ruby/packages.el
2015-02-12 00:20:24 -05:00
syl20bnr
fa4c659832 Automatically adapt micro-state faces to the current theme 2015-02-12 00:14:38 -05:00
syl20bnr
a909d48386 Move window-manipulation micro-state to keybindings.el 2015-02-12 00:00:23 -05:00
syl20bnr
f84b3d3022 Dynamic documentation for window-manipulation micro-state 2015-02-11 23:58:15 -05:00
syl20bnr
ef092b858a Propertize documentation string in micro-state macro 2015-02-11 23:57:39 -05:00
syl20bnr
f4c6d9aa77 Add support for per binding documentation in micro-state 2015-02-11 18:40:43 -05:00
syl20bnr
570f5e5e05 Move dotspacemacs/config to after-init-hook
Add log in `*Messages*` when executing `init` and `config` dotspacemacs
functions

resolves #588
2015-02-11 17:02:37 -05:00
syl20bnr
b25c6ce4ee with-current-buffer to move point to link line of spacemacs buffer 2015-02-11 16:57:41 -05:00
Daniel Wu
6eac90581d Ignore certain buffers for winner mode 2015-02-10 23:45:16 -05:00
Christoph Paulik
4293313413 Move spacemacs/next-error and spacemacs/previous-error to func.el
And remove associated keybindings from spacemacs/init-flycheck

- fixes issue #567
- this binds both SPC e N and SPC e p to spacemacs/previous-error
2015-02-10 23:42:41 -05:00
Dmitry Mazuro
00ae3672ff Add nyan-mode link 2015-02-10 23:38:02 -05:00
syl20bnr
5f0078506f Add a condition on yasnippet presence in init-company-anaconda 2015-02-10 23:33:54 -05:00
Michael Hauser-Raspe
45787dadb7 Add yasnippet to company-mode source for python 2015-02-10 23:31:25 -05:00