/rtm_deno

Primary LanguageTypeScript

rtm_deno

Manipulating Remember the milk from vim plugin.

requirements

denops

install

Plug 'vim-denops/denops.vim'
Plug 'nekowasabi/rtm_deno'

Usage

Authorize

Get RTM's token by :RtmAuth command.

Add single task

Use :RtmAddTask command.

Add multiple tasks

Select text by visual mode. And execute :RtmAddSelectedTask command.