Add more mail related config
parent
3948c77b1f
commit
fb2da18057
|
@ -0,0 +1,6 @@
|
|||
setlocal textwidth=72
|
||||
setlocal formatoptions+=n
|
||||
setlocal shiftwidth=4
|
||||
setlocal tabstop=4
|
||||
setlocal expandtab
|
||||
setlocal softtabstop=4
|
|
@ -37,3 +37,5 @@
|
|||
rebase = false
|
||||
[init]
|
||||
defaultBranch = main
|
||||
[sendemail]
|
||||
annotate = yes
|
||||
|
|
Loading…
Reference in New Issue