233:db717f5b747f
Anton Shestakov <av6@dwimlabs.net>, Fri, 25 Nov 2022 14:28:14 +0400
.vimrc: newer syntax for signify to enable only certain VCS :help g:signify_skip says: This can be used to replace the old g:signify_vcs_list. Yay to pointless refactoring! Nay to release notes!

next change 270:1d5e48ac6718
previous change 173:7c2e8fa084cf

.gitconfig

Permissions: -rw-r--r--

Other formats: Feeds:
[user]
name = Anton Shestakov
email = av6@dwimlabs.net
[push]
default = current
[commit]
verbose = true
[alias]
st = status
ci = commit
d = diff
gl = log --graph --decorate --all