# HG changeset patch # User zegervdv # Date 1701806482 -3600 # Node ID 83bf3561016d103a4c28327f537a6e8062408cff # Parent 6499aba0eaf3a7aa42bca9862b93157c026e7c03 feat: switch to hx for git editor diff -r 6499aba0eaf3 -r 83bf3561016d dot_gitconfig.tmpl --- a/dot_gitconfig.tmpl Tue Dec 05 21:00:59 2023 +0100 +++ b/dot_gitconfig.tmpl Tue Dec 05 21:01:22 2023 +0100 @@ -24,7 +24,7 @@ tags = tag -l --sort creatordate --column [core] excludesfile = ~/.gitignore - editor = nvim + editor = hx autocrlf = input pager = less -+F [help]