From: Mischa POSLAWSKY Date: Sun, 22 Nov 2009 04:40:03 +0000 (+0000) Subject: vi: rename vim page to generic /vi X-Git-Tag: v1.3~85 X-Git-Url: http://git.shiar.nl/sheet.git/commitdiff_plain/23a77ad01b96149db5e07121c09481dd1c5d9b4a?hp=88747cefcce3baebfa96cdd1ab99c4e96d0ddd5a vi: rename vim page to generic /vi --- diff --git a/.htaccess b/.htaccess index bd6e1a7..3e99fe8 100644 --- a/.htaccess +++ b/.htaccess @@ -3,6 +3,9 @@ DirectoryIndex index.plp RewriteEngine on RewriteBase / +# redirect old location +RewriteRule ^vim$ /vi [R=301] + # serve vim commands when requesting /digraphs.ex as well RewriteRule ^(digraphs)\.ex(/.*)?$ $1.vim$2 diff --git a/index.plp b/index.plp index 8897fcc..30e5864 100644 --- a/index.plp +++ b/index.plp @@ -30,7 +30,7 @@ but you're free to use, print, alter, and redistribute under the AGPL license.

Keyboard maps