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