feat(nvim): set textwidth to 0 in gitcommit filetypes
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 1m22s

This commit is contained in:
Price Hiller 2024-05-15 02:01:42 -05:00
parent ff0e6d6553
commit c6d4080a82
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB

View File

@ -0,0 +1 @@
vim.opt_local.textwidth = 0