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!
- Host: GitHub
- URL: https://github.com/heavenshell/vim-kotoha
- Owner: heavenshell
- License: bsd-3-clause
- Created: 2015-07-25T14:34:35.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-28T15:59:48.000Z (almost 11 years ago)
- Last Synced: 2025-03-06T02:12:12.517Z (over 1 year ago)
- Language: VimL
- Size: 113 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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