mirror of
https://github.com/freitass/todo.txt-vim.git
synced 2025-11-14 21:03:46 -05:00
4 lines
69 B
VimL
4 lines
69 B
VimL
" Stop breaking lines automatically
|
|
set textwidth=0
|
|
set wrapmargin=0
|