Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/844196/vimsay
https://github.com/844196/vimsay
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/844196/vimsay
- Owner: 844196
- License: mit
- Created: 2015-09-15T13:18:09.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-15T13:20:11.000Z (about 9 years ago)
- Last Synced: 2023-08-02T04:55:11.768Z (over 1 year ago)
- Language: VimL
- Size: 137 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vimsay
## Install
```vim
NeoBundle '844196/vimsay', {
\ 'depends': 'Shougo/unite.vim'
\ }
let g:vimsay_cowpath = '/usr/local/share/clangsay/cows'
```## Usage
```vim
:Vimsay renge.cow
```## LICENSE
MIT License
### Note
本スクリプトは[supermomonga](https://github.com/supermomonga)氏作、[unite-sudden-death](https://github.com/supermomonga/unite-sudden-death)内の文字カウントをベースにしている