html: unset the textwidth for html filetype
Co-Authored-by: iGor milhit <igor@milhit.ch>
parent
e88e14a2d4
commit
ece93842f9
|
@ -0,0 +1,4 @@
|
||||||
|
-- Specific settings for HTML files
|
||||||
|
-- No limit to text_width
|
||||||
|
|
||||||
|
vim.o.textwidth = 0
|
Loading…
Reference in New Issue