aboutsummaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2020-05-31Updated plugins for 1.06 releaserxi
2020-05-31Add syntax for D languageGuillaume Piolat
2020-05-30Updated lfautoinsertrxi
2020-05-29Merge branch 'master' of https://github.com/rxi/lite-pluginsrxi
2020-05-29Added `motiontrail` pluginrxi
2020-05-26Create language_tex.lua636f6d6d656e740a
2020-05-26Updated `workspace` plugin to handle unsaved doc/non-doc viewsrxi
2020-05-26Removed the "mistake detector" feature and the style changes in glsl and hlsl...Alexandre Lhuillier
2020-05-25Added language_glsl and language_hlsl plugin files, and their links in README.mdAlexandre Lhuillier
2020-05-24Reduced memory usage on `bigclock` pluginrxi
2020-05-24Added `ghmarkdown` pluginrxi
2020-05-24Updates for v1.05rxi
2020-05-24Added `bigclock` pluginrxi
2020-05-24Create language_gdscript.luaMarco
2020-05-24Added setting of `core.redraw` in inanimate pluginrxi
2020-05-22Added HTML tag support to `lfautoinsert`rxi
2020-05-22Add default path for words file on windowsJean-Sébastien Nadeau
2020-05-22Merge branch 'master' of https://github.com/rxi/lite-pluginsrxi
2020-05-22Changed `openselected` to use `start` instead of `explorer` on windowsrxi
2020-05-21Add language_fennel plugin for Fennel code.Phil Hagelberg
2020-05-21Changed `openfilelocation` and `openselected` to use system.execrxi
2020-05-20Fixed pattern on colorpreview so that, eg. `#define` doesn't matchrxi
2020-05-20Merge pull request #36 from liqube/masterrxi
2020-05-19Made bracketmatch plugin update on document changerxi
2020-05-18Merge branch 'master' of https://github.com/rxi/lite-pluginsrxi
2020-05-18Added plugins/markers.luarxi
2020-05-18 support #fff css formatLiqube
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