[nvim] Bring over gitcommit.vim to the neovim location from vim/

This commit is contained in:
Eryn Wells 2023-03-29 12:22:31 -07:00
parent 9fa1756e45
commit 711dd78a2f

View file

@ -0,0 +1,4 @@
" Eryn Wells <eryn@erynwells.me>
" The default text width for git commit messages is 72 characters, which is just too dang small.
setlocal textwidth=80