aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-06-13Updated lfautoinsert to handle trailing text properlyrxi
2020-06-13Changed lfautoinsert's map config namerxi
2020-06-08Updated plugins/language_sh.lua with header patternsrxi
Resolves #45
2020-06-07Merge pull request #53 from franko/masterrxi
Add plugin for Meson build language
2020-06-07Add link to Meson's websiteFrancesco
2020-06-07Add support for Meson build languageFrancesco Abbate
2020-06-07Added mouse-wheel support and limits to `scale` pluginrxi
Resolves #50
2020-06-07Merge pull request #52 from esprimo/hashttag-php-one-line-commentrxi
Add support for # as one-line comment for PHP
2020-06-07Add support for # as one-line comment for PHPesprimo
See: https://www.php.net/manual/en/language.basic-syntax.comments.php
2020-06-06Merge pull request #51 from bbs4murai/masterrxi
Fixed openfilelocation.lua
2020-06-06Fixed openfilelocation.luabbsamurai
2020-06-03`scale` plugin fixesrxi
2020-06-03Added `config.scale_mode` to scale pluginrxi
2020-06-03Improved `spellcheck` table entry descriptionrxi
2020-06-03Fixed `scale` plugin for non-default initial SCALErxi
2020-06-03Added `scale` pluginrxi
2020-06-02Merge pull request #49 from pta2002/patch-1rxi
Add basic makefile syntax highlighting
2020-06-02Merge pull request #1 from pta2002/masterPedro Alves
Update README.md
2020-06-01Update README.mdPedro Alves
2020-06-01Create language_make.luaPedro Alves
2020-05-31Updated plugins for 1.06 releaserxi
2020-05-31Merge pull request #48 from p0nce/d-language-supportrxi
Add syntax for D language
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-26Merge pull request #47 from 636f6d6d656e740a/masterrxi
Added LaTeX syntax file
2020-05-26Update README.md636f6d6d656e740a
2020-05-26Create language_tex.lua636f6d6d656e740a
2020-05-26Updated `workspace` plugin to handle unsaved doc/non-doc viewsrxi
2020-05-26Merge pull request #46 from alexGuntha/masterrxi
language_glsl and language_hlsl plugins
2020-05-26Wrong language names in readmeAlexandre Lhuillier
2020-05-26Forgot to update README.md after removing the mistake-detection featureAlexandre Lhuillier
2020-05-26Removed the "mistake detector" feature and the style changes in glsl and ↵Alexandre Lhuillier
hlsl syntax highlighters
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-24Merge pull request #44 from Gaarco/masterrxi
Added GDScript language syntax
2020-05-24Update README.mdMarco
2020-05-24Update README.mdMarco
2020-05-24Create language_gdscript.luaMarco
2020-05-24Added setting of `core.redraw` in inanimate pluginrxi
Fixes #43
2020-05-22Added HTML tag support to `lfautoinsert`rxi
2020-05-22Merge pull request #42 from mundusnine/masterrxi
Modifications for spellchecking on Windows
2020-05-22Add a note on spellchecking for windowsJean-Sébastien Nadeau
2020-05-22Add default path for words file on windowsJean-Sébastien Nadeau
Path is the exe dir.
2020-05-22Merge branch 'master' of https://github.com/rxi/lite-pluginsrxi
2020-05-22Changed `openselected` to use `start` instead of `explorer` on windowsrxi