Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added link to linters plugins.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Plugin for C++ files syntax highlighting
|
|
The plugin loaded last takes precedence. So that would make sure the .h files would be highlighted as C++ files.
|
|
|
|
|
|
|
|
* Improved delayed-highlight of active word
* Added "replace" command
* Added "add-to-dictionary" command
|
|
|
|
|
|
|
|
|
|
|
|
Implemented a todo annotations viewer plugin.
|
|
|
|
|
|
|
|
|
|
|
|
Added syntax for PHP
|
|
|
|
I hope I did not miss anything obvious, but works decent for the files I just tested.
I highlight $ as a operator because I like having only the $ in front of my variables highlighted
|
|
|
|
|