From 1b8896f4da39c4534d209c99fadb1a7385625c7e Mon Sep 17 00:00:00 2001 From: mattn Date: Tue, 2 Nov 2010 00:01:18 +0900 Subject: [PATCH] remove 'ftplugin'. --- index.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index afc12e2..d8dd131 100644 --- a/index.html +++ b/index.html @@ -35,10 +35,9 @@

Install

-

copy zencoding.vim to your ftplugin directory

+

copy zencoding.vim to your plugin directory

-# mkdir ~/.vim/ftplugin/html
-# cp zencoding.vim ~/.vim/ftplugin/html/.
+# cp zencoding.vim ~/.vim/plugin/.