sponsor Vim development Vim logo Vim Book Ad

vim-paragraph : Vim plain text utilities

 script karma  Rating 2/2, Downloaded by 1337  Comments, bugs, improvements  Vim wiki

created by
Pedro Mendonca
 
script type
utility
 
description
vim-paragraph

A simple paragraph for working with text files, this allows for hard word wrapping ideal for working with Latex and Markdown files

Functionality

Vim will automatically hard wrap your lines allowing for easier line navigation on long lines of text such as paragraphs on .tex and .md files

Ctrl-hjkl

While on insert mode vim-paragraph allows you to use the famous hjkl without leaving insert mode while holding Ctrl. Never reach for those arrow keys again.
 
install details
Use vundle
Plugin 'pedsm/vim-paragraph'
 

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
vim-paragraph-2.0.1.zip v2.0.1 2016-12-27 7.0 Pedro Mendonca -Now default is soft wrap (:ToggleWrap will turn hard wrapping back )
-HJKL can visually navigate on a paragraph long line
-C-hjkl on insert mode was slightly modified to work with new softwrap
-:SpellCheck now allows for a spell toggle on en_gb by default
-SpellCheck will be on by default on .tex, .txt, .md and LICENSE files
vim-paragraph.zip 1.0 2016-12-24 7.0 Pedro Mendonca Initial upload
ip used for rating: 3.235.139.122

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