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
/
minimap.lua
Age
Commit message (
Expand
)
Author
2022-05-31
removed lite-xl version and left only mod version
jgmdev
2022-05-24
added config_spec and other plugin compatibility fixes.
jgmdev
2022-05-22
minimap: simplify predicate since Object:is is now strict
jgmdev
2022-05-22
minimap: fix to work with lite-xl#916
Guldoman
2022-05-22
Appropriately merged config hashes.
Adam Harrison
2022-05-22
Bumping versions.
Adam Harrison
2022-03-18
minimap: don't show on non DocView's
jgmdev
2021-11-27
Allow customization of minimap selection & caret colors.
Joshua Minor
2021-11-27
Highlight the cursor and selection in minimap.
Joshua Minor
2021-11-27
Don't select text when dragging in the minimap.
Joshua Minor
2021-11-27
config.plugins.minimap.highlight_align
Joshua Minor
2021-11-27
Switch to MiniMap:line_highlight_color()
Joshua Minor
2021-11-27
Minimap supports per-line highlight colors, with adjustable gutter_width and ...
Joshua Minor
2021-09-11
make minimap displace DocView
cukmekerb
2021-08-28
bump minimap version tag
cukmekerb
2021-08-17
Namespaced plugin configs.
Adam Harrison
2021-07-05
minimap plugin no longer crashes lite-xl and now renders tab indentation
cukmekerb
2021-06-12
Minimap plugin; this is expected in editors these days.
Adam Harrison