html: unset the textwidth for html filetype

Co-Authored-by: iGor milhit <igor@milhit.ch>
main
iGor milhit 2024-04-26 09:02:16 +02:00
parent fa63aa9445
commit 112a214e11
Signed by: igor
GPG Key ID: 692D97C3D0228A99
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
-- Specific settings for HTML files
-- No limit to text_width
vim.o.textwidth = 0