index
:
lite-xl-plugins
2.0
2.1
2.2
PR/update-manifest-adamharrison-lite-xl-terminal
PR/update-manifest-adamharrison-lite-xl-www
PR/update-manifest-adamharrison-quetta
PR/update-manifest-adamharrisonlite-xl-terminal
PR/update-manifest-jdk-and-lsp_c-and-lsp_emmet-and-lsp_lua-and-lsp_java-and-lsp_python-and-lsp_quicklintjs-and-lsp_rust-and-lsp_tex-and-lsp_typescript-and-lsp_zig-and-nodejs
PR/update-manifest-lite-xl-lite-xl-ide
PR/update-manifest-lite-xl-lite-xl-lsp
PR/update-manifest-lite-xl-lite-xl-lsp-servers
PR/update-manifest-lite-xllite-xl-lsp-servers
master
Plugins for the Lite XL editor
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
Age
Commit message (
Expand
)
Author
2020-05-12
Added `openselected` and `openfilelocation`
rxi
2020-05-12
Merge branch 'master' of https://github.com/rxi/lite-plugins
rxi
2020-05-12
Added `hidelinenumbers` plugin
rxi
2020-05-10
Fixed typo "esca" --> "esac"
doczi-dominik
2020-05-10
Update language_sh keywords
rxi
2020-05-10
Updated drawwhitespace plugin not to use old `get_cached_line` func
rxi
2020-05-09
Merge branch 'master' of https://github.com/rxi/lite-plugins
rxi
2020-05-09
Added plugin `lineguide`
rxi
2020-05-09
Added Angelscript language plugin
Melissa Geels
2020-05-09
Changed `colorpreview` to show no preview rather than a dimmed one on select
rxi
2020-05-09
language_sh updates
rxi
2020-05-08
Added backtick support to language_sh plugin
rxi
2020-05-08
language_sh plugin improvements
rxi
2020-05-07
Changed selectionhighlight plugin to use doc.lines array
rxi
2020-05-06
More lfautoinsert tweaks
rxi
2020-05-06
lfautoinsert plugin improvements
rxi
2020-05-05
Added plugins `gitstatus` and `lfautoinsert`
rxi
2020-05-02
Added plugin `detectindent.lua`
rxi
2020-05-02
Added `unboundedscroll` plugin
rxi
2020-05-01
Changed all plugins that do underlines to use 1*SCALE instead of divider size
rxi
2020-05-01
Added `hidestatus` plugin
rxi
2020-04-30
Added plugin `colorpreview`
rxi
2020-04-30
Changed selectionhighlight plugin to draw box instead of filled rectangle
rxi
2020-04-29
Made `sort` plugin automatically select to line edges
rxi
2020-04-29
Added `drawwhitespace` plugin
rxi
2020-04-29
Added `selectionhighlight` plugin
rxi
2020-04-27
Made `sort` plugin ignore trailing/leading empty-lines
rxi
2020-04-27
Added `language_sh` plugin
rxi
2020-04-27
Updated spellcheck plugin: fixed active word check
rxi
2020-04-27
Made spellcheck plugin put caret at *end* of word when selecting
rxi
2020-04-25
Made sure that the cpp plugin is loaded after the c plugin
lordadamson
2020-04-25
Plugin for C++ files syntax highlighting
lordadamson
2020-04-25
Fixed indentguide plugin to work with hard tabs
rxi
2020-04-25
Updated spellcheck plugin
rxi
2020-04-23
Moved all plugins to `plugins` dir
rxi