Skip to content
This repository was archived by the owner on Sep 1, 2023. It is now read-only.

jmcantrell/vim-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todo.vim

Todo.vim is a plugin to make it easier to work with todo files.

Installation

Install using pathogen.

Usage

The following commands are available from any buffer:

Open the nearest todo list

:Todo

Open the global todo list

:TodoGlobal

The following commands are available from a todo buffer:

Mark the current item as completed

:TodoMarkComplete

Mark the current item as in progress

:TodoMarkProgress

About

Vim todo plugin based on @vreon's todo list syntax

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors