emacs ~/.gitconfig
Add:
[diff]
tool = meld
[merge]
tool = meld
=====
Configure meld external editor:
emacs -fh -geometry 180x160 {file}
=====
For Version: 3.0+
sudo emacs /usr/share/meld/meld.css
For syntax colors:
sudo emacs /usr/share/gtksourceview-3.0/styles/classic.xml
---
Change classic.xml magenta definition to
No comments:
Post a Comment