https://github.com/heavenshell/vim-mouko
https://github.com/heavenshell/vim-mouko
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/heavenshell/vim-mouko
- Owner: heavenshell
- Created: 2015-06-25T13:10:42.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-25T15:50:36.000Z (about 11 years ago)
- Last Synced: 2026-03-06T05:01:01.386Z (4 months ago)
- Language: VimL
- Size: 121 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
vim-mouko
=========
This is a Vim plugin for show NPB(Japanese professional baseball) game result.
[Inspired by this tweet](https://twitter.com/Oh_CanNotAngel/status/614031779108777984)
Using [NPB JSON API](https://github.com/p1ch-jp/BotchAPI).
Usage
-----
- Show current date's NPB game result.
```viml
:Mouko
```
- Show specific date's NPB game result.
```viml
:Mouko -date=20150621
```
Requirement
-----------
This plugin need [webapi-vim](https://github.com/mattn/webapi-vim).
Disclaimer
----------
Just a joke plugin.
LICENSE
-------
Public domain