From c05add15a7e85b76e554291c336118d31a55fc92 Mon Sep 17 00:00:00 2001 From: mattn Date: Wed, 20 Feb 2013 05:19:28 -0800 Subject: [PATCH] Updated Related Projects (markdown) --- Related-Projects.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Related-Projects.md b/Related-Projects.md index 509b00b..dc30730 100644 --- a/Related-Projects.md +++ b/Related-Projects.md @@ -64,6 +64,7 @@ ## Embedding mruby into somewhere * [mysql-mruby](https://github.com/mattn/mysql-mruby) embeded mruby into mysql by [mattn](https://github.com/mattn) * [sqlite3-mruby](https://github.com/spiritloose/sqlite3ext-mruby) embeded mruby into sqlite3 by [spiritloose](https://github.com/spiritloose) +* [if_mruby](https://groups.google.com/d/topic/vim_dev/HSLOZYvPtbM/discussion) embeded mruby into vim by [spiritloose](https://github.com/mattn) ## Hacks