Make sure the textwidth to 72 in gitcommit filetype
This commit is contained in:
parent
8d93cbdf57
commit
c190e42da5
@ -1,4 +1,5 @@
|
||||
vim.opt.spell = true
|
||||
vim.opt.textwidth = 72
|
||||
|
||||
-- Auto-wrap text using textwidth
|
||||
vim.opt.formatoptions:append('t')
|
||||
|
Loading…
x
Reference in New Issue
Block a user