blob: 678059a6efa3053386e0d6f46620a31c0201398b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
digraph\_search.vim
===================
This plugin provides an insert mode mapping target to search for digraphs by
searching for a substring of the character's official name, per `:help
digraph-table` and `:help digraph-table-multibyte`. This is for situations
where you might be able to remember part of the official name for a character,
but you can't remember the digraph pieces.
License
-------
Copyright (c) [Tom Ryder][1]. Distributed under the same terms as Vim itself.
See `:help license`.
[1]: https://sanctum.geek.nz/
|