Files
linux-config/dotfiles/.gitconfig
Kevin Mok 3555b19be5 Fixed i3 restart, setup vertical splits in Vim
Also set EasyMotion prefix to single space.
2018-12-07 18:20:08 -05:00

20 lines
272 B
INI

[user]
email = kevin.mok@live.ca
name = Kevin Mok
signingkey = AEA75288DC135CF5
[color]
ui = auto
[core]
editor = nvim
[push]
default = simple
[merge]
tool = vimdiff
conflictstyle = diff3
[mergetool]
prompt = false
[diff]
tool = vimdiff
[commit]
gpgsign = true