Files
chezmoi-dotfile/private_dot_config/nvim/dot_git/config
2026-01-04 09:52:08 +08:00

12 lines
271 B
Plaintext

[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
[remote "origin"]
url = http://gitea.huangyanjie.com/lenn/nvim-dotfile.git
fetch = +refs/heads/*:refs/remotes/origin/*
[branch "main"]
remote = origin
merge = refs/heads/main