trello-vim
trello-vim copied to clipboard
A barebone vim plugin to fetch user assigned cards from Trello
A barebone vim plugin to fetch user assigned cards from Trello
Requirements
- Vim compiled with Python
- Trello API keys
Installation
Using Vundle
Append this to .vimrc
Plugin 'malithsen/trello-vim'
Then install in the usual way
:PluginInstall
Run INSTALL.py and follow the instructions
python ~/.vim/bundle/trello-vim/INSTALL.py
Above step is an one time procedure to set up trello oauth tokens
Usage
Open assigned cards in a new buffer
:Cards