1
0
Fork 0
dotfiles/nvim/after/ftplugin/gitcommit.vim

3 lines
70 B
VimL

set textwidth=80
set colorcolumn=80
let g:gitcommit_summary_length=80