An open API service indexing awesome lists of open source software.

https://github.com/xi/vim-notes

special syntax highlighting for TODO and NOTES
https://github.com/xi/vim-notes

Last synced: 5 months ago
JSON representation

special syntax highlighting for TODO and NOTES

Awesome Lists containing this project

README

          

Highlight TODO and NOTES files using markdown with some additional list markers:

```
? undecided (cyan)
X done (blue)
N wontfix (purple)
! urgent (yellow)
```