aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-09-14Update `lsp_{c,lua,rust}` to support ARM macOS (#295)Guldoman
2023-09-14Update for base16 scheme colors (#294)Cleverson
* Update manifest.json * Update manifest.json * Update manifest.json
2023-09-14Added .zsh and .fish support for language_sh (#291)محمدحسین ملکیان
* change language_sh version in manifest.json * Add support for .zsh and .fish * Update manifest.json Co-authored-by: Guldoman <giulio.lettieri@gmail.com> --------- Co-authored-by: Guldoman <giulio.lettieri@gmail.com>
2023-09-13[CI] Updated README.md.Github Actions
2023-09-13Link my repository for base16 theme manager for lite-xl (#292)Cleverson
Added in base16 theme manager.
2023-08-29update wal.lxl (#289)ThaCuber
* update wal.lxl * change id * replaces "wal_lxl"
2023-08-27[CI] Updated README.md.Github Actions
2023-08-27Fixed italics.Adam Harrison
2023-08-27[CI] Updated README.md.Github Actions
2023-08-27Updated manifest.json with terminal version 1.0. (#285)Adam
* Updated manifest.json with terminal version. * Updated checksum.
2023-08-22Add `block_comment` to `language_rust` (#281)Guldoman
2023-08-19[CI] Updated README.md.Github Actions
2023-08-19Update `lsp_c` and `lsp_lua`, add `lsp_rust` (#280)Guldoman
* Add `lsp_rust` * Update `lsp_c` and `lsp_lua`
2023-08-18[CI] Updated README.md.Github Actions
2023-08-18Updated manifest.json to include screenshot.Adam Harrison
2023-08-13Fixed `wal.xl` idGuldoman
2023-08-12[CI] Updated README.md.Github Actions
2023-08-13wal.lxl: `pywal` integration with Lite XL (#277)ThaCuber
* wal * change commit
2023-08-11Update nonicons.lua (#278)Scott Bradnick
* Update nonicons.lua Adding 5 new nonicon "extension_icons" as suggested here: https://github.com/lite-xl/lite-xl-plugins/issues/144#issuecomment-1673625744 * Update manifest.json bumping the plugin version per request
2023-08-09Update settings.lua max log items default is 800 not 80 (#266)Luke aka SwissalpS
* Update settings.lua max log items default is 800 not 80 see: https://github.com/lite-xl/lite-xl/blob/cf028c510a908a1e208588ec90b57fef422f88bf/data/core/config.lua#L6 * Update manifest.json * Update settings.lua min log entries to 150 from 50
2023-08-09[CI] Updated README.md.Github Actions
2023-08-09Add `su_save` (#274)Guldoman
* Add `su_save` * Increase load priority Some default plugins like `autoreload` expect the file to be available after the save, so we try to run before it. * Avoid using `--keep-cwd` as it needs a recent version of `pkexec`
2023-08-09[CI] Updated README.md.Github Actions
2023-08-09Added in tetris. (#276)Adam
* Added in tetris. * Updated key combos. * Made non-resizable. * Forgot the t-block. * Upped default size. * Added in controllable down speed. * Added in SRS rotations, pausing, holding. * Added tag. * Added drop shadow and lock delay.
2023-08-08Dlang: allow underscores for numbers and improve function matching (#275)Tamnac
* Dlang: allow underscores for numbers and improve function matching * Update version in manifest
2023-08-02[CI] Updated README.md.Github Actions
2023-08-02Updated manifest.json to include terminal. (#270)Adam
* Updated manifest.json to include terminal.
2023-07-30[CI] Updated README.md.Github Actions
2023-07-30Added codeplus plugin to manifest.json with given suggestions (#273)Francisco Barreiras
2023-07-24Add do-not-edit notices to `README.md`Guldoman
2023-07-24[CI] Updated README.md.Github Actions
2023-07-24Hare language support (#269)Tuhkis
* Hare support * Add all keywords from language spec * Add to table * Missed flexible constant types * add fini init and test * manifest.json * Better comment pattern Co-authored-by: Guldoman <giulio.lettieri@gmail.com> --------- Co-authored-by: Guldoman <giulio.lettieri@gmail.com>
2023-07-18[CI] Updated README.md.Github Actions
2023-07-18remember that easing previewer plugin? yeah, I finally uploaded it (#268)ThaCuber
* add the remote * why does it need a commit hash Co-authored-by: Guldoman <giulio.lettieri@gmail.com> * name field --------- Co-authored-by: Guldoman <giulio.lettieri@gmail.com>
2023-07-12Updated perl to improve syntax highlighting. (#265)Adam
* Updated perl to improve syntax highlighting. * Added in more perl stuff.
2023-07-10Bump `lsp` version to 0.5Guldoman
2023-07-01Changed "vibe" to "lite-xl-vibe", to better reflect underlying repository ↵Adam Harrison
structure.
2023-06-18Updated mod_version to reflect remotes.Adam Harrison
2023-06-18Fix Rust lifetime highlighting (#213)Delta-official
* Fix lifetime highlighting * Update language_rust.lua * bump commit version and further improve upon lifetime highlighting
2023-06-13Synchronized stub versions with remote repos.Adam Harrison
2023-05-27Use plaintext `string.find` in `lfautoinsert` to check for `close` tagsGuldoman
2023-05-27carets-a-lot (#237)ThaCuber
* Update manifest.json * Add files via upload * Update manifest.json * fixed trail not actually changing color when "custom color" is turned off * added reason for for-loop around draw_char * made surrounding character display a setting, false by default * changed to common.lerp and fixed underline trail * fixed carets suddenly appearing after remaking them may be temporary * eval was not supposed to be updated * fixed trail appearing when scrolling this problem was in original motiontrail lol * `core.pop_clip_rect` doesn't have any parameters, dang it
2023-05-27[CI] Updated README.md.Github Actions
2023-05-27Fix indentation in `lfautoinsert` and add support for multiple carets (#256)Guldoman
2023-05-22Bumped commits to fix version mismatches.Adam Harrison
2023-05-20[CI] Updated README.md.Github Actions
2023-05-20Pulled language_nelua directly into the main repo, as the original ↵Adam Harrison
repository that held this language plugin was deleted.
2023-05-20[CI] Updated README.md.Github Actions
2023-05-20Added a bunch of languages (#251)ThaCuber
* Add a bunch of language highlighters * ah shit, the manifest
2023-05-19update `language_rivet.lua` (#250)StunxFS
* update `language_rivet.lua` * update manifest.json: bump version