An open API service indexing awesome lists of open source software.

https://github.com/heavenshell/vim-kotoha

vim-kotoha is useful Vim plugin that help you to quote a good phrase!
https://github.com/heavenshell/vim-kotoha

Last synced: 4 months ago
JSON representation

vim-kotoha is useful Vim plugin that help you to quote a good phrase!

Awesome Lists containing this project

README

          

vim-kotoha
==========

Vim plugin for [kotoha](https://github.com/konifar/kotoha)

vim-kotoha is useful Vim plugin that help you to quote a good phrase!

Usage
-----

##Search by word

You can quote a phrase by typing search word after ``KotohaQuery``.

```viml
:set omnifunc=kotoha#complete
:KotohaQuery -query=仕事
```

##Search by tag

You can quote a phrase by typing search word after ``KotohaTag``.

```viml
:set omnifunc=kotoha#complete
:KotohaTag -query=shirobako
```

Requirement
-----------
This plugin need [webapi-vim](https://github.com/mattn/webapi-vim).

Note
----
Joke plugin :-p