From 053d76dc13f569bcb18449a6fc9aed66a215f5ba Mon Sep 17 00:00:00 2001 From: Bjorn Winckler Date: Sun, 24 Aug 2008 18:08:10 +0200 Subject: [PATCH] Update help on mvim:// URL handler --- runtime/doc/gui_mac.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/runtime/doc/gui_mac.txt b/runtime/doc/gui_mac.txt index 327d42c6d7..d9a33578b0 100644 --- a/runtime/doc/gui_mac.txt +++ b/runtime/doc/gui_mac.txt @@ -517,9 +517,6 @@ For example, the link > Note that url has to be a file:// url pointing to an existing local file. -XXX: The line and column arguments do not yet work. - - ============================================================================== 10. Known bugs/missing features *macvim-todo*