Commit graph

19 commits

Author SHA1 Message Date
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 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 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
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 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 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 f4b97397dc Move git packages to git layer 2014-12-13 23:59:02 -05:00