aboutsummaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2020-05-12Added `openselected` and `openfilelocation`rxi
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
2020-04-27Added `language_sh` pluginrxi
2020-04-27Updated spellcheck plugin: fixed active word checkrxi
2020-04-27Made spellcheck plugin put caret at *end* of word when selectingrxi
2020-04-25Made sure that the cpp plugin is loaded after the c pluginlordadamson
2020-04-25Plugin for C++ files syntax highlightinglordadamson
2020-04-25Fixed indentguide plugin to work with hard tabsrxi
2020-04-25Updated spellcheck pluginrxi
2020-04-23Moved all plugins to `plugins` dirrxi