hlissner/emacs-solaire-mode

Diff changes

idoo opened this issue ยท 2 comments

idoo commented

Hello, thank you for that awesome package ๐Ÿ‘

I'm not sure is it related to that package โ€” how that diff changes tool moved to left side before line numbers?

http://take.ms/rwuH2

May be you could you show your emacs config

Sorry for the late response, you can do this with:

;; places the git gutter outside the margins.
(setq-default fringes-outside-margins t)

I'll assume this has answered your question. Feel free to reopen otherwise.