aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-04-25Updated spellcheck pluginrxi
* Improved delayed-highlight of active word * Added "replace" command * Added "add-to-dictionary" command
2020-04-23Moved all plugins to `plugins` dirrxi
2020-04-23Added plugin `eval`rxi
2020-04-23Merge branch 'master' of https://github.com/rxi/lite-pluginsrxi
2020-04-23Simplified spellcheck dictionary loadingrxi
2020-04-23Added plugin `bracketmatch`rxi
2020-04-23Merge pull request #9 from drmargarido/todo_treerxi
Implemented a todo annotations viewer plugin.
2020-04-22Registered todo tree viewer plugin.drmargarido
2020-04-22Added log output when spellcheck dictionary has finished loadingrxi
2020-04-22Added plugin `spellcheck`rxi
2020-04-20Merge branch 'master' of https://github.com/rxi/lite-pluginsrxi
2020-04-20Added link to theme16 pluginrxi
2020-04-19Merge pull request #13 from p410n3/masterrxi
Added syntax for PHP
2020-04-18Added PHP Syntax plugin to the ReadmePhillip L
2020-04-18Syntax highlighting for PHPPhillip L
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
2020-04-18Added `indentguide` pluginrxi
2020-04-18Removed redundant config check in autowrap pluginrxi
2020-04-16Added plugin `autowrap`rxi
2020-04-13Merge pull request #11 from LaineZ/masterrxi
Added syntax for Rust language
2020-04-13Added syntax for Rust language140bpmdubstep
2020-04-12Merge pull request #7 from drmargarido/golang_toolsrxi
Added gofmt plugin with commands for gofmt, goimports and goreturns.
2020-04-12Merge pull request #10 from drmargarido/sql_supportrxi
Added support for the psql syntax.
2020-04-11Added support for the psql syntax.drmargarido
2020-04-08Added gofmt plugin with commands for gofmt, goimports and goreturns.drmargarido
2020-04-08Merge pull request #6 from drmargarido/golang_supportrxi
Added syntax for the Go language.
2020-04-07Added syntax for the Go language.drmargarido
2020-03-29README formatting fixrxi
2020-03-29Added sort pluginrxi
2020-03-27Added titleize pluginrxi
2020-01-16Added language_wren.lua to README tablerxi
2020-01-16Merge pull request #4 from mathewmariani/masterrxi
Added language file for the Wren programming language.
2020-01-15Added language file for the Wren programming language.Mat Mariani
2020-01-13Merge pull request #3 from machinamentum/masterrxi
Add syntax highlighting for Jiyu.
2020-01-11Add language file for the Jiyu programming language.Joshua Huelsman
2019-12-28Sorted README's table by plugin namerxi
2019-12-28Merge pull request #1 from zhibog/masterrxi
Added syntax highlighting Odin programming language
2019-12-28Added Odin to the plugin list and replaced quote with link to the actual ↵zhibog
repository, same for 'fe'.
2019-12-28Added language file for the Odin programming languagezhibog
2019-12-28README Description improvementsrxi
2019-12-28Initial commitrxi