An open API service indexing awesome lists of open source software.

https://github.com/terror/vim-crypto

View live cryptocurrency prices without leaving vim
https://github.com/terror/vim-crypto

cryptocurrency nvim

Last synced: 5 months ago
JSON representation

View live cryptocurrency prices without leaving vim

Awesome Lists containing this project

README

          

## vim-crypto

[![Build](https://github.com/terror/zk/actions/workflows/build.yaml/badge.svg?branch=master)](https://github.com/terror/vim-crypto/actions/workflows/build.yaml)

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](https://asciinema.org/a/1Rlx5v8VfFFVX5E0UPgy4BXqc.svg)](https://asciinema.org/a/1Rlx5v8VfFFVX5E0UPgy4BXqc)

### Installation

You can install this plugin using vim plug

```vim
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 ` : View information regarding crypto-currency with symbol
`SYMBOL`.