[nvim] Bring over gitcommit.vim to the neovim location from vim/
This commit is contained in:
parent
9fa1756e45
commit
711dd78a2f
1 changed files with 4 additions and 0 deletions
4
config/nvim/after/ftplugin/gitcommit.vim
Normal file
4
config/nvim/after/ftplugin/gitcommit.vim
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue