vim-textobj-quote : Extending Vim to better support typographic (curly) quote characters
script karma |
Rating 10/4,
Downloaded by 3351 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Reed Esau |
|
script type |
utility |
|
description |
NOTE (02 Feb 2014) I've rewrote and renamed this project to "vim-textobj-quote" to emphasize its use as a text object. The former "vim-quotable" is deprecated but still available on github. -Reed
While Vim is renown for its text manipulation capabilities, it nevertheless retains a bias towards ASCII that stretches back to its vi roots on Unix. This can limit the appeal of this powerful editor for those who prefer typographic characters like “curly quotes” over "straight quotes" in the prose or documentation they write.
Features of this plugin:
* Automatic entry of ‘typographic quotes’ from the 'straight quote' keys
* Motion support for typographic quote pairs
* Matchit % matching for typographic quote pairs
* User can define alternative typographic quote pairs
* Replace quotes in existing text, including entire buffer
The latest version of plugin, including configuration details and a brief animated demo, can be found at: https://github.com/reedes/vim-textobj-quote |
|
install details |
Install using Pathogen, Vundle, Neobundle, or your favorite Vim package manager.
To support typographic characters as text objects, the following dependency should be installed. (Strongly recommended.)
vim-textobject-user - a Vim plugin to create your own text objects without pain |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.97.14.81
|