Skip to content

terror/vim-crypto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-crypto

Build

View live crypto currency information without leaving vim! (Note: Supports Neovim only)

Demo

Here is a quick demo showcasing some of the basic commands:

asciicast

Installation

You can install this plugin using vim plug

Plug 'terror/vim-crypto', { 'do': 'cargo build --release' }

Usage

The vim-crypto plugin currently only supports two commands:

  • CryptoTop : View information regarding top crypto-currencies.
  • Crypto <SYMBOL> : View information regarding crypto-currency with symbol SYMBOL.

About

View live cryptocurrency prices without leaving vim

Topics

Resources

Stars

7 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors