aboutsummaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2020-05-18Merge branch 'master' of https://github.com/rxi/lite-pluginsrxi
2020-05-18Added plugins/markers.luarxi
2020-05-18 whoopsLiqube
2020-05-18 csv basic syntaxLiqube
2020-05-18 minorLiqube
2020-05-18 cleanup indentationLiqube
2020-05-18 handle lower and upper symbols add symbols fix labelsLiqube
2020-05-17fixed indentationLiqube
2020-05-17added language syntax for windows batch filesLiqube
2020-05-16Added ./plugins/centerdoc.luarxi
2020-05-16Merge branch 'master' of https://github.com/rxi/lite-pluginsrxi
2020-05-16Added plugin `exec`rxi
2020-05-16Copy file locationHari KT
2020-05-15Added `workspace` pluginrxi
2020-05-15Updated `bracketmatch.lua` to highlight rbracket to lbracket toorxi
2020-05-13Added plugin `inanimate`rxi
2020-05-13Merge pull request #29 from 636f6d6d656e740a/masterrxi
2020-05-13Merge pull request #28 from DevinCarr/language_csharprxi
2020-05-12Minor modifications and additionsDevin Carr
2020-05-12Remove character syntax coloring in favor of stringDevin Carr
2020-05-13Create language_hs.lua636f6d6d656e740a
2020-05-12Fixed #if and #else on lfautoinsertrxi
2020-05-12Added `openselected` and `openfilelocation`rxi
2020-05-12Add language_csharp.luaDevin Carr
2020-05-12Merge branch 'master' of https://github.com/rxi/lite-pluginsrxi
2020-05-12Added `hidelinenumbers` pluginrxi
2020-05-10Fixed typo "esca" --> "esac"doczi-dominik
2020-05-10Update language_sh keywordsrxi
2020-05-10Updated drawwhitespace plugin not to use old `get_cached_line` funcrxi
2020-05-09Merge branch 'master' of https://github.com/rxi/lite-pluginsrxi
2020-05-09Added plugin `lineguide`rxi
2020-05-09Added Angelscript language pluginMelissa Geels
2020-05-09Changed `colorpreview` to show no preview rather than a dimmed one on selectrxi
2020-05-09language_sh updatesrxi
2020-05-08Added backtick support to language_sh pluginrxi
2020-05-08language_sh plugin improvementsrxi
2020-05-07Changed selectionhighlight plugin to use doc.lines arrayrxi
2020-05-06More lfautoinsert tweaksrxi
2020-05-06lfautoinsert plugin improvementsrxi
2020-05-05Added plugins `gitstatus` and `lfautoinsert`rxi
2020-05-02Added plugin `detectindent.lua`rxi
2020-05-02Added `unboundedscroll` pluginrxi
2020-05-01Changed all plugins that do underlines to use 1*SCALE instead of divider sizerxi
2020-05-01Added `hidestatus` pluginrxi
2020-04-30Added plugin `colorpreview`rxi
2020-04-30Changed selectionhighlight plugin to draw box instead of filled rectanglerxi
2020-04-29Made `sort` plugin automatically select to line edgesrxi
2020-04-29Added `drawwhitespace` pluginrxi
2020-04-29Added `selectionhighlight` pluginrxi
2020-04-27Made `sort` plugin ignore trailing/leading empty-linesrxi