1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
From db8ca8d2ab0b2415a7ba71213167a3edcab42d43 Mon Sep 17 00:00:00 2001
From: haya14busa <hayabusa1419@gmail.com>
Date: Thu, 12 Dec 2013 03:19:56 +0900
Subject: [PATCH 22/36] Update README for vim plugin use
---
README.txt | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.txt b/README.txt
index b20649c..5ae7e4b 100644
--- a/README.txt
+++ b/README.txt
@@ -9,3 +9,5 @@ LICENSE
TODO
See doc/TODO_j.txt (Japanese).
+For Vim Plugin Use
+ If you want to use this repository only as a vim plugin, use https://github.com/haya14busa/vim-migemo
--
2.39.2
|