5 lines
85 B
Lua
5 lines
85 B
Lua
|
-- Specific settings for HTML files
|
||
|
-- No limit to text_width
|
||
|
|
||
|
vim.o.textwidth = 0
|