mirror of
https://github.com/freitass/todo.txt-vim.git
synced 2025-11-16 13:53:47 -05:00
Merged with master
This commit is contained in:
@@ -8,8 +8,8 @@ if exists("g:loaded_todo")
|
||||
endif
|
||||
|
||||
" Stop breaking lines automatically
|
||||
set textwidth=0
|
||||
set wrapmargin=0
|
||||
setlocal textwidth=0
|
||||
setlocal wrapmargin=0
|
||||
|
||||
"" Vim global plugin for correcting typing mistakes
|
||||
"" Last Change: 2000 Oct 15
|
||||
|
||||
Reference in New Issue
Block a user