From 66936ff4e2479ef1b658e6446bcd3d1126fc67d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0t=C4=9Bp=C3=A1n=20N=C4=9Bmec?= Date: Tue, 13 Oct 2009 12:25:38 +0200 Subject: [PATCH] Fix map.txt for Asciidoc > 8.4. --- vimperator/locale/en-US/map.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vimperator/locale/en-US/map.txt b/vimperator/locale/en-US/map.txt index 48563e19..42e0dd68 100644 --- a/vimperator/locale/en-US/map.txt +++ b/vimperator/locale/en-US/map.txt @@ -387,7 +387,7 @@ properties, describing the completions and where the replacement is to start. *start* is the index into the word being completed at which the returned values should be applied and *completions* is a two dimensional array of the form: -[[arg1, description1], [arg2, description2], ...] +$$[[arg1, description1], [arg2, description2], ...]$$ // TODO: add examples