Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mopp/extrasyntax.vim

This is vim plugin for appending some keyword to syntax of 'Todo'.
https://github.com/mopp/extrasyntax.vim

Last synced: 2 days ago
JSON representation

This is vim plugin for appending some keyword to syntax of 'Todo'.

Awesome Lists containing this project

README

        

## ExtraSyntax.vim
This appends some keyword to syntax of 'Todo'.
For example, c syntax NOT highlighting 'NOTE' keyword like 'FIXME', 'XXX', 'TODO'.
You can append 'NOTE' using this plugin.

## installation
```vim
NeoBundle 'mopp/ExtraSyntax.vim'
```

## more description
Please read vim document.