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