1
0
Fork 0

nvim: Add “gitcommit” settings

This commit is contained in:
coderkun 2024-10-14 14:46:21 +02:00
commit 70e5662749

View file

@ -0,0 +1,3 @@
set textwidth=80
set colorcolumn=80
let g:gitcommit_summary_length=80