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

https://github.com/euro20179/stocks.vim

An extremely simple stocks plugin for (neo)vim
https://github.com/euro20179/stocks.vim

neovim neovim-plugin stock-market stocks vim vim-plugin

Last synced: about 1 month ago
JSON representation

An extremely simple stocks plugin for (neo)vim

Awesome Lists containing this project

README

          

= Stocks =
--------------------------------------------------------------------------------
Stocks! Because I wanted to try writing a plugin that works in vim and neovim.

== Setup
Create an api key with | https://finnhub.io |
Set the `g:stocks_api_key` variable to your key

== Commands
:Stock ....... Prints information about a stock
:StockRT ..... Writes information about a list of stocks to the current buffer
See `:help stock-rt` for more info
- [x] Implement real time updates