nozbeadd.vim is a utility plugin which allows you to add new actions to your inbox of Nozbe within Vim.
- Python
- Vim compiled with python support
If you use Vundle, add to your .vimrc
:
Bundle 'seiichi/nozbeadd.vim' let g:nozbe_api_key = "YOUR NOZBE API KEY"
Run :NozbeAdd
as below:
:NozbeAdd NEW ACTION
Seiichi SATO <seiichisato@gmail.com>