Skip to content

A barebone vim plugin to fetch user assigned cards from Trello

Notifications You must be signed in to change notification settings

malithsen/trello-vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A barebone vim plugin to fetch user assigned cards from Trello

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published