sponsor Vim development Vim logo Vim Book Ad

characterize.vim : Unicode character metadata

 script karma  Rating 32/13, Downloaded by 2044  Comments, bugs, improvements  Vim wiki

created by
Tim Pope
 
script type
utility
 
description
In Vim, pressing ga on a character reveals its representation in decimal, octal, and hex.  Characterize.vim modernizes this with the following additions:

* Unicode character names: U+00A9 COPYRIGHT SYMBOL
* Vim digraphs (type after <C-K> to insert the character): Co, cO
* Emoji codes: :copyright:
* HTML entities: &copy;

https://github.com/tpope/vim-characterize
 
install details
Extract in ~/.vim (~\vimfiles on Windows).
 

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
characterize.zip 1.1 2021-07-05 7.0 Tim Pope Update character definitions.
Improve robustness of digraph handling.
Provide <Plug> mapping.
characterize.zip 1.0 2013-01-23 7.0 Tim Pope Initial upload
ip used for rating: 3.135.200.211

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