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
- Host: GitHub
- URL: https://github.com/termoshtt/vim-nozbe
- Owner: termoshtt
- License: mit
- Created: 2013-09-13T04:00:06.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-03-23T14:27:08.000Z (about 12 years ago)
- Last Synced: 2025-02-25T03:14:06.521Z (about 1 year ago)
- Language: VimL
- Homepage:
- Size: 219 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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"
```