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
- Host: GitHub
- URL: https://github.com/terror/vim-crypto
- Owner: terror
- Created: 2021-02-06T15:32:03.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-11T20:34:03.000Z (over 4 years ago)
- Last Synced: 2025-08-03T07:38:21.449Z (5 months ago)
- Topics: cryptocurrency, nvim
- Language: Rust
- Homepage:
- Size: 1.93 MB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## vim-crypto
[](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:
[](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`.