Skip to content

ryland/todo_vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Todo Syntax Hilighting

A simple todo list syntax for vim. Doesn't do much, but gets the job done.

Installation

Copy the files into your ~/.vim directory. Create a new file with a .todo extension.

Syntax

.todo files follow the following format:

Work:
  - finish README @docs
  - update makefile (joe)
  - ship it by 8/13/09
  - a completed task @done
  - write docs WTF
  x another type of completed task

Home:
  - pay bills
  - groceries (sue)

Find the latest version on Github.

About

Simple todo syntax for vim.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published