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
Age
Commit message (
Expand
)
Author
2022-06-07
changed indentation to 2 spaces for consistency across the repo
jgmdev
2022-06-07
align_caret: correct mod version
jgmdev
2022-06-07
`minimap`: Add per-`DocView` toggle and option to hide on small docs (#96)
Guldoman
2022-06-06
language_php: support heredocs and variables inside strings
jgmdev
2022-06-06
Add `align_carets` (#89)
Guldoman
2022-06-06
language_go: small fixes (#95)
sammyette
2022-06-05
added wordcount plugin
Adam Harrison
2022-06-05
language_go: extended matching and other improvements
jgmdev
2022-06-03
bracketmatch: return line height on DocView:draw_line_text
jgmdev
2022-06-03
Add more `bracketmatch` styles (#81)
Guldoman
2022-06-02
settings: optimizations and properly apply plugins skip versions
jgmdev
2022-06-02
settings: remove no longer applicable show spaces option
jgmdev
2022-06-01
fix wrong loading order of user enabled plugins
jgmdev
2022-05-31
removed lite-xl version and left only mod version
jgmdev
2022-05-29
settings: save settings on theme change
jgmdev
2022-05-25
settings: clean previous binds on apply_kybinding()
jgmdev
2022-05-24
colorpreview: enable by default
jgmdev
2022-05-24
autosave: enable by default
jgmdev
2022-05-24
renamed enable to enabled to match all plugins
jgmdev
2022-05-24
colorpreview: allow live disabling
jgmdev
2022-05-24
autosave: allow live disabling
jgmdev
2022-05-24
settings: do not save at exit to prevent config conflicts with other lite-xl ...
jgmdev
2022-05-24
added config_spec and other plugin compatibility fixes.
jgmdev
2022-05-24
settings: load config_spec of plugins enabled after startup
jgmdev
2022-05-24
settings: allow empty descriptions with default value
jgmdev
2022-05-24
settings: call scan_plugins_spec() before merge_settings()
jgmdev
2022-05-23
settings: added ability to scan for plugins config_spec.
jgmdev
2022-05-23
Add settings gui plugin (#65)
Jefferson González
2022-05-22
indentguide: renamed idx to line
jgmdev
2022-05-22
colorpreview: renamed idx to line
jgmdev
2022-05-22
smoothcaret: fixed new line wrap issue
jgmdev
2022-05-22
Fix various plugins for linewrapping
jgmdev
2022-05-22
minimap: simplify predicate since Object:is is now strict
jgmdev
2022-05-22
lfautoinsert: make use of new strict predicate
jgmdev
2022-05-22
Added asterisk
Shady Goat
2022-05-22
Added exterm
Shady Goat
2022-05-22
Updated spellcheck to work with linewrapping.
Adam Harrison
2022-05-22
minimap: fix to work with lite-xl#916
Guldoman
2022-05-22
language_yaml: also support bracket lists after hyphens
jgmdev
2022-05-22
language_yaml: fixes and improvements
jgmdev
2022-05-22
add treeview-menu-extender plugin (#36)
Juliardi
2022-05-22
autowrap: removed no longer needed command see lite-xl #889
jgmdev
2022-05-22
nonicons.lua: Use features from v2.1
Jipok
2022-05-22
language_glaz: update mod and lite-xl version.
jgmdev
2022-05-22
hidelinenumbers: removed, the linenumbers plugin provides a better alternative
jgmdev
2022-05-22
hidestatus: remove since the statusbar provides this now
jgmdev
2022-05-22
force_syntax: use new StatusView api
jgmdev
2022-05-22
rainbowparen: added ability to toggle.
jgmdev
2022-05-22
autowrap: show status on toggle
jgmdev
2022-05-22
spellcheck: added toggle command
jgmdev
[next]