link back and forth between digraphs and unicode pages
[sheet.git] / unicode.plp
index afd74d1e499abcd9ecba36b5046425bf14d4e9f3..cc45d666189d0b746b856f67e619e03bca29bdf5 100644 (file)
@@ -41,6 +41,9 @@ small {
 <body>
 <h1>Common Digraphs</h1>
 
+<p>i^k in <a href="/">Vim</a>.
+Also see the <a href="/digraphs">complete digraphs table</a>.</p>
+
 <:
 my $diinfo = do 'digraphs.inc.pl';
 my %di = map { $diinfo->{$_}->[0] => $_ } grep { ref $diinfo->{$_} }