nvim: Add “gitcommit” settings
This commit is contained in:
parent
d0c428a4bf
commit
70e5662749
1 changed files with 3 additions and 0 deletions
3
nvim/after/ftplugin/gitcommit.vim
Normal file
3
nvim/after/ftplugin/gitcommit.vim
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
set textwidth=80
|
||||||
|
set colorcolumn=80
|
||||||
|
let g:gitcommit_summary_length=80
|
||||||
Loading…
Reference in a new issue