Commit graph

21 commits

Author SHA1 Message Date
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