From 7ccba3e1bbdc164b9979684c6c845736bd7ec89a Mon Sep 17 00:00:00 2001 From: mattn Date: Sat, 9 Apr 2011 00:36:27 +0900 Subject: [PATCH] typo --- doc/zencoding.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/zencoding.txt b/doc/zencoding.txt index 14eb904..e3f767a 100644 --- a/doc/zencoding.txt +++ b/doc/zencoding.txt @@ -368,7 +368,7 @@ CUSTOMIZE *zencoding-customize* < 4. Complete Tag *zencoding-complete-tag* - If you want to complete tags using |ominifunc| then add this. + If you want to complete tags using |omnifunc| then add this. > let g:use_zen_complete_tag = 1 <