Skip to content

qcam/vim-worque

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

worque.vim

VIM plugin for worque

Prerequisites

Make sure you have installed worque

Installation

Use the plugin manager you desired.

Using vim-plug

Plug 'huynhquancam/vim-worque'

Quick start guide

Add the following mapping to your .vimrc

  • :TD:
    • Open today's note
  • :YTD:
    • Open yesterday's note

You might want to map this to your .vimrc

nmap <Leader>td :TD
nmap <Leader>ytd :YTD

License

MIT

Releases

No releases published

Packages

No packages published