polishing the prose

This commit is contained in:
Reed Esau
2014-01-08 00:08:29 -07:00
parent e8d8e4c537
commit a566df8bde

View File

@@ -14,7 +14,8 @@ This plugin focuses on extending Vim to support the fundamentals of word
processing: processing:
* For editing text, markdown, textile, and other prose-oriented file types * For editing text, markdown, textile, and other prose-oriented file types
* Agnostic on soft line wrapping versus hard line breaks, supporting both * Agnostic on soft line wrapping _versus_ hard line breaks, supporting
both
* Auto-detects wrap mode via modeline if present * Auto-detects wrap mode via modeline if present
* Adjusts navigation key mappings to suit the wrap mode * Adjusts navigation key mappings to suit the wrap mode
* Creates undo points on common punctuation * Creates undo points on common punctuation