Vim plugin for kotoha
vim-kotoha is useful Vim plugin that help you to quote a good phrase!
##Search by word
You can quote a phrase by typing search word after /k.
:set omnifunc=kotoha#complete
:KotohaQuery -query=仕事
##Search by tag
You can quote a phrase by typing search word after /k.
:set omnifunc=kotoha#complete
:KotohaTag -query=shiro
This plugin need webapi-vim.