Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/svenfuchs/vim-todo
Provides a simple todo list similar to Textmate’s todo.bundle
https://github.com/svenfuchs/vim-todo
Last synced: about 2 months ago
JSON representation
Provides a simple todo list similar to Textmate’s todo.bundle
- Host: GitHub
- URL: https://github.com/svenfuchs/vim-todo
- Owner: svenfuchs
- License: mit
- Created: 2010-11-07T02:23:35.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2010-11-07T14:43:19.000Z (about 14 years ago)
- Last Synced: 2024-10-26T22:40:48.129Z (2 months ago)
- Language: Ruby
- Homepage:
- Size: 508 KB
- Stars: 10
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.textile
- License: LICENSE
Awesome Lists containing this project
README
h1. Vim Todo
vim-todo provides a simple todo list similar to Textmate's todo.bundle.
See the "Vim doc":http://github.com/svenfuchs/vim-todo/blob/master/doc/vim-todo.txt for details.
h2. Installation
Requires ruby support, "vim-layout":http://github.com/svenfuchs/vim-layout and assumes a "pathogen":http://github.com/tpope/vim-pathogen style setup where both vim-layout and vim-todo are subdirectories of your runtimepath.