View live crypto currency information without leaving vim! (Note: Supports Neovim only)
Here is a quick demo showcasing some of the basic commands:
You can install this plugin using vim plug
Plug 'terror/vim-crypto', { 'do': 'cargo build --release' }
The vim-crypto
plugin currently only supports two commands:
CryptoTop
: View information regarding top crypto-currencies.Crypto <SYMBOL>
: View information regarding crypto-currency with symbolSYMBOL
.