Skip to content

A barebone vim plugin to fetch Cards from Trello

Notifications You must be signed in to change notification settings

thulio/trello-vim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 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 Cards from Trello

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%