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

https://github.com/termoshtt/vim-nozbe

edit Nozbe by vim
https://github.com/termoshtt/vim-nozbe

Last synced: 22 days ago
JSON representation

edit Nozbe by vim

Awesome Lists containing this project

README

          

vim-nozbe
===========

Getting Thing Done in Vim !!

Depends
-------
- unite.vim
- webapi.vim

Usage
-----

1. install above plugins
1. Get your API key (see http://webapp.nozbe.com/api )
1. set your api_key as follows

```vim
let g:nozbe_api_key = "adf21397231"
```