sponsor Vim development Vim logo Vim Book Ad

wrap.vim : Word Wrap for Vim

 script karma  Rating -13/24, Downloaded by 859  Comments, bugs, improvements  Vim wiki

created by
Roy Mathur
 
script type
utility
 
description
Don't download this!

Use this instead (add these lines to _vimrc):-

          "F7 WordProcessorOn
          :map <F7> :set linebreak <CR> :set display+=lastline <CR> :set wrap <CR> :setlocal spell spelllang=en_gb <CR>
          "F8 WordProcessorOff
          :map <F8> :set nowrap <CR> :set nospell <CR>

Restart, and to toggle between a decent Word Processor Mode, just press F7 and F8.
NOTE/ Remember to change spelllang to your local language.
 
install details
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
wrap.vim 1.0 2008-08-19 6.0 Roy Mathur Initial upload
ip used for rating: 3.19.56.45

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github