Merged with master

This commit is contained in:
Leandro Freitas
2011-06-02 19:28:24 -03:00
parent e74cb52ab5
commit 9ce565deb0

View File

@@ -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