Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-25 | Made sure that the cpp plugin is loaded after the c plugin | lordadamson | |
The plugin loaded last takes precedence. So that would make sure the .h files would be highlighted as C++ files. | |||
2020-04-25 | Plugin for C++ files syntax highlighting | lordadamson | |
2020-04-25 | Fixed indentguide plugin to work with hard tabs | rxi | |
2020-04-25 | Updated spellcheck plugin | rxi | |
* Improved delayed-highlight of active word * Added "replace" command * Added "add-to-dictionary" command | |||
2020-04-23 | Moved all plugins to `plugins` dir | rxi | |