Commit graph

39 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
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
syl20bnr
239d61ddf0 Move git-gutter-fr:side in :init
Now it can be easily overridden in dotspacemacs/config
2015-01-30 07:07:39 -05:00
syl20bnr
1328280ca4 Install all packages in the git layer
The variable are now only used to enable or disable the
packages.
This approach allow better discovery of git layer packages in
helm-spacemacs
2015-01-27 00:23:14 -05:00
syl20bnr
8104dcee97 Add magit-svn plugin to git layer 2015-01-27 00:17:51 -05:00
syl20bnr
fa70d5993f Move git defvars at the beginning of the layer 2015-01-15 09:49:32 -05:00
Bob
1ff2084da2 defvar git-enable-github-support 2015-01-15 20:25:51 +08:00
syl20bnr
6c723ad728 Move configuration variables to config.el in several layers
Layers:
- erlang-elixir
- git
- ruby
2015-01-14 23:22:15 -05:00
syl20bnr
916444d486 Move setq magit-completing-read-function to init-magit function 2015-01-14 23:13:06 -05:00
syl20bnr
ceefe88b75 Update CONTRIBUTE.md and add file headers
Also add default file header to layer templates.
2015-01-13 23:12:56 -05:00
syl20bnr
9b3635189c Fix git-gutter-fringe and linum 2015-01-11 13:07:37 -05:00
syl20bnr
da342f5eea Add documentation for git-gutter-use-fringe variable 2015-01-09 23:03:22 -05:00
syl20bnr
13ac5b9584 Refactor git gutter selection
Common init function for git-gutter called from
git-gutter and git-gutter-fringe configurations
2015-01-09 22:56:02 -05:00
Diego Berrocal
25a7921b5c Add git-gutter-use-fringe variable 2015-01-09 22:55:36 -05:00
syl20bnr
b12a167106 Fix images in git layer README 2015-01-07 21:30:29 -05:00
syl20bnr
2d9556938a Correctly toggle magit status fullscreen feature
using variable `git-magit-status-fullscreen`
2015-01-04 12:11:13 -05:00
syl20bnr
4ac38d5ab4 Add git layer variable git-magit-status-fullscreen
By default its value is nil.
2015-01-04 00:43:42 -05:00
syl20bnr
cc6943586c Add documentation for magit auto-complete in README 2014-12-29 22:54:45 -05:00
Andreas Liljeqvist
8c289e587d Use "magit-ido-completing-read" for completion.
Provides better completion throughout Magit.
Best used together with: "(setq magit-repo-dirs '("~/git/"))".
2014-12-29 22:48:11 -05:00
syl20bnr
fd0e9abbe7 Move layer images into img directories 2014-12-24 01:03:49 -05:00
sbenner
24fcfebf85 New variable dotspacemacs-mode-line-unicode-symbols
Can choose between ASCII chars or unicode symbols in the mode-line
can be useful for some terminals
2014-12-23 16:39:57 -05:00
syl20bnr
71a4fd7371 Move git gutter key bindings to gh prefix 2014-12-22 23:18:58 -05:00
Rich Alesi
c0df3f0b3f Added bindings to move between git gutter hunks and to allow staging 2014-12-22 23:09:34 -05:00
syl20bnr
1e88918cd0 Update documentation for git layer 2014-12-22 23:08:16 -05:00
syl20bnr
9ba237b77a Define prefix commands for git layer 2014-12-22 23:06:13 -05:00
Rich Alesi
7945bf6b36 Open additional magit commands to the SPC bindings 2014-12-22 22:56:25 -05:00
syl20bnr
cf13afa0e4 Fix error with git-enable-github-support and helm-spacemacs 2014-12-21 03:21:47 -05:00
syl20bnr
f1187e4bbd Improve support for git-gutter in terminal
and with linum
2014-12-18 21:27:27 -05:00
Andrew Oppenlander
12fad08d9a git-gutter-fringe is now loaded properly before calling git-gutter-mode 2014-12-18 20:19:13 -05:00
syl20bnr
3e4e63a479 Fix git-gutter lazy loading in git layer 2014-12-17 22:08:10 -05:00
Ryan Phillips
6ecffec7a1 contrib(git): add github-browse-file
* SPC g c b
2014-12-14 22:28:29 -05:00
syl20bnr
91b30fb89d Remap g c to g h in git layer
And better consistency with the other `highlight` clear actions.
2014-12-14 21:42:17 -05:00
syl20bnr
cbc54ac7b0 Update git layer readme toc 2014-12-14 14:55:58 -05:00
syl20bnr
c61fc5fb65 Merge github and git layers
Github support is enabled with `git-enable-github-support`
variable, to be put in `dotspacemacs/init`
2014-12-14 14:54:14 -05:00
syl20bnr
51a7f9810b Typo in git layer 2014-12-14 00:16:18 -05:00
syl20bnr
f4b97397dc Move git packages to git layer 2014-12-13 23:59:02 -05:00