-*digraph.txt* For Vim version 9.1. Last change: 2023 Oct 20
+*digraph.txt* For Vim version 9.1. Last change: 2025 Feb 02
VIM REFERENCE MANUAL by Bram Moolenaar
On most systems Vim uses the same digraphs. They work for the Unicode and
ISO-8859-1 character sets. These default digraphs are taken from the RFC1345
-mnemonics. To make it easy to remember the mnemonic, the second character has
-a standard meaning:
+mnemonics (with some additions). To make it easy to remember the mnemonic,
+the second character has a standard meaning:
char name char meaning ~
Exclamation mark ! Grave
≅ ?= 2245 8773 APPROXIMATELY EQUAL TO
≈ ?2 2248 8776 ALMOST EQUAL TO
≌ =? 224C 8780 ALL EQUAL TO
+≐ .= 2250 8784 APPROACHES THE LIMIT
≓ HI 2253 8787 IMAGE OF OR APPROXIMATELY EQUAL TO
≠ != 2260 8800 NOT EQUAL TO
≡ =3 2261 8801 IDENTICAL TO
"preinsert" - highlight to be inserted values
- add |dist#vim9#Launch()| and |dist#vim9#Open()| to the |vim-script-library|
and decouple it from |netrw|
+- new digraph "APPROACHES THE LIMIT" using ".="
*added-9.2*
Added ~