Try to line up tab header with columns.
[profile.git] / .vim / doc / characterize.txt
1 *characterize.txt*  Unicode character metadata
2
3 Author:  Tim Pope <http://tpo.pe/>
4 Repo:    https://github.com/tpope/vim-characterize
5 License: Same terms as Vim itself (see |license|)
6
7 This plugin is only available if 'compatible' is not set.
8
9 SUMMARY                                         *characterize*
10
11 Provides one map.
12
13                                                 *characterize-ga*
14 ga                      Print the unicode value of the character under the
15                         cursor in decimal, hexadecimal and octal, along with
16                         the unicode name, HTML entity, Emoji code, and any
17                         available |digraphs|.
18
19  vim:tw=78:et:ft=help:norl: