Commit Graph
6 Commits
Author SHA1 Message Date
vhaudiquet 56ef7344f0 Vendor selectionhighlight, bracketmatch, colorpreview, navigate, editorconfig (2.1.8-7)
Five more plugins from lite-xl-plugins @ 31eef29, all default VSCode
behaviors:

- selectionhighlight: highlights other occurrences of the selected word
- bracketmatch: highlights the bracket matching the one under the cursor
- colorpreview: inline swatches for #hex/rgb()/hsl() color literals
- navigate: Go Back / Go Forward cursor history (alt+left/right)
- editorconfig: applies .editorconfig files; vendored as the whole
  upstream directory (parser + test harness, lite-xl test editorconfig);
  builds on the bundled trimwhitespace plugin

All depend on core only (editorconfig additionally on trimwhitespace,
already shipped). Verified against the built package: all plugins load,
navigate registers its commands, and an .editorconfig with
indent_size = 2 is applied to an opened file.

Pinned to lite-xl-plugins @ 31eef29 (see debian/extra/README.source).
2026-09-17 11:18:20 +02:00
AdamandGitHub f29b6d1cc8 Merge pull request #309 from redtide/git-line-endings
Set default documents line endings behavior
2021-06-30 11:13:42 -04:00
redtideandFrancesco 3f58e554ba Reorganization of data resources 2021-06-24 22:53:14 +02:00
redtide 8c71b35888 Set default documents line endings behavior 2021-06-24 14:00:04 +02:00
rxi f7b54db1b4 Added icon.inl linguist-vendored to .gitattributes 2020-05-10 15:54:09 +01:00
rxi c4be26ccaa Added .gitattributes 2020-05-10 14:07:16 +01:00