vi: rename vim page to generic /vi
[sheet.git] / vi.plp
diff --git a/vim.plp b/vi.plp
similarity index 94%
rename from vim.plp
rename to vi.plp
index d3dcb34291bf046ff475ff23f95ed1d895857880..9ef4103f92ba828b6e4c6aa7f6d46dfc485ad8e2 100644 (file)
--- a/vim.plp
+++ b/vi.plp
@@ -26,7 +26,7 @@
 <link rel="icon" type="image/png" href="/clip.png">
 <script type="text/javascript" src="/keys.js"></script>
 
 <link rel="icon" type="image/png" href="/clip.png">
 <script type="text/javascript" src="/keys.js"></script>
 
-<body id="vim">
+<body id="vi">
 
 <h1>vi/vim cheat sheet</h1>
 
 
 <h1>vi/vim cheat sheet</h1>
 
@@ -43,7 +43,7 @@
 
 <:
 use Shiar_Sheet::Keyboard;
 
 <:
 use Shiar_Sheet::Keyboard;
-my $keys = Shiar_Sheet::Keyboard->new({do 'vim.inc.pl'});
+my $keys = Shiar_Sheet::Keyboard->new({do 'vi.inc.pl'});
 $keys->map($get{map}) or undef $get{map};
 $keys->print_rows($get{rows});
 :>
 $keys->map($get{map}) or undef $get{map};
 $keys->print_rows($get{rows});
 :>
@@ -101,9 +101,9 @@ $keys->print_rows($get{rows});
 </div>
 
 <p class="footer">
 </div>
 
 <p class="footer">
-       <a href="/" rel="home">sheet.shiar.nl</a>/vim.<a href="/source/vim.plp"
+       <a href="/" rel="home">sheet.shiar.nl</a>/vi.<a href="/source/vi.plp"
         rel="code" title="Written in Perl">plp</a>
         rel="code" title="Written in Perl">plp</a>
-       <a href="http://git.shiar.nl/sheet.git/history/HEAD:/vim.plp"
+       <a href="http://git.shiar.nl/sheet.git/history/HEAD:/vi.plp"
         rel="vcs-git" title="Git repository"><:= $VERSION :></a>
        created by <a href="http://shiar.nl/" rel="author">Shiar</a> <:= $sign{sep} :>
        <a href="http://www.fsf.org/licensing/licenses/agpl-3.0.html" rel="copyright"
         rel="vcs-git" title="Git repository"><:= $VERSION :></a>
        created by <a href="http://shiar.nl/" rel="author">Shiar</a> <:= $sign{sep} :>
        <a href="http://www.fsf.org/licensing/licenses/agpl-3.0.html" rel="copyright"