Skip to content

A lean and mean GitHub Flavored Markdown compatible task/todo manager.

Notifications You must be signed in to change notification settings

icebreaker/gustav.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

gustav.vim

A lean and mean GitHub Flavored Markdown compatible task/todo manager.

demo

Usage

Copy plugin/gustav.vim to ~/.vim/plugin/gustav.vim.

Add the mappings to your ~/.vimrc.

noremap <Leader>- :call gustav#add()<CR>
noremap <Leader>= :call gustav#toggle()<CR>

Contribute

  • Fork the project.
  • Make your feature addition or bug fix.
  • Do not bump the version number.
  • Send me a pull request. Bonus points for topic branches.

License

Copyright (c) Mihail Szabolcs. Distributed under the same terms as Vim itself. See :help license.

Releases

No releases published

Packages

No packages published