aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-10-01Updated manifest.json.PR/update-manifest-adamharrison-quettaGithub Actions
2024-10-01Updated todotreeview to most recent version. (#474)Daniel Margarido
2024-09-30Allow width override in `indentguide`. (#485)Adam
* Allowed for width override for quetta. * Added in config to table. * Bumped indentguide version. * Changed indentguide to return an object, and to have a method for computing width.
2024-09-17[CI] Updated README.md and manifest.json.Github Actions
2024-09-17Added lsp_d. (#482)PerilousBooklet
2024-09-09[CI] Updated README.md and manifest.json.Github Actions
2024-09-09Added Quetta (#476)Adam
* Added in Quetta. * Bumped version. * Updated quetta. * Updated PR and changed description to match convention.
2024-09-09Bumped meta plugin.Adam Harrison
2024-09-08Add language kdl (#477)Tamnac
* Add language_kdl * [CI] Updated README.md and manifest.json. * Add language_kdl to manifest * [CI] Updated README.md and manifest.json. --------- Co-authored-by: Github Actions <>
2024-07-31[CI] Updated README.md and manifest.json.Github Actions
2024-07-31update `tree_sitter` (#468)xwii
* update `tree_sitter` * bump `tree_sitter` version
2024-07-26[CI] Updated README.md and manifest.json.Github Actions
2024-07-26Add `language_awk` (#461)Samuel
* Add `language_awk` * Update manifest.json to include language awk * Remove "case" from `language_awk.lua` I forgot to delete this when copying the symbols, I left it in place because it was used as reference for how the "=" should be spaced. * Update `language_awk`, remove new line from pattern * Update manifest.json, fix id for `language_awk` * Simplify sheabang pattern in `language_awk` * Update pattern in `language_awk` * Update pattern in `language_awk` * Update pattern in `language_awk` * Update pattern in `language_awk` * Update pattern in `language_awk` * Add more symbols to `language_awk`
2024-07-25[CI] Updated README.md and manifest.json.Github Actions
2024-07-25Update `lite-xl/lite-xl-lsp-servers` version (#467)github-actions[bot]
Co-authored-by: Github Actions <>
2024-07-22Merge pull request #462 from Guldoman/PR_fix_java_regexTakase
fix: avoid `language_java` catastrophic backtracking
2024-07-22fix: avoid `language_java` catastrophic backtrackingGuldoman
2024-07-20Add pattern for Kotlin test methods. (#431)PerilousBooklet
* Added pattern for test methods. * Fixed test method pattern. * Plugin version bump.
2024-07-20Add syntax highlighting for Java constants and class names when creating ↵PerilousBooklet
objects. (#385) * Added pattern for java constants. * Added regex pattern for java constants in language_java. * Updated constants pattern. * Fixed class name pattern and tidied up some things. * Fixed redundant pattern. * Updated single-line comment pattern. * Bumped language_java version. * Updated some patterns. * Updated class name for object instance syntax. * Removed limit on number of spaces before/after the = . * Fixed previous commit.
2024-07-19Update keyhud version (#456)Martino Ferrari
* Update keyhud version * Update manifest.json
2024-07-19update language_toml (#458)Gaspartcho
2024-07-11[CI] Updated README.md and manifest.json.Github Actions
2024-07-11added keyhud plugin (#454)Martino Ferrari
* added keyhud plugin * Update manifest.json fixed typo * fixed missing comma * Update manifest.json * Update manifest.json
2024-07-10Update language.json (#452)Gaspartcho
* Update language_json.lua * Update manifest.json
2024-07-10Update nerdicons (#451)Gaspartcho
* Update nerdicons.lua * Update nerdicons.lua * Bumped the version in manifest.json
2024-07-04Add Nim string interpolation syntax highlighting (#448)carrexxii
* Add Nim string interpolation syntax highlighting * Use frontier matches * Bump version number for language_nim
2024-06-25Fix tetris mod_version (#447)DazFather
* Fix tetris mod_version * Update manifest.json upsie Co-authored-by: Jefferson González <jgmdev@gmail.com> --------- Co-authored-by: Jefferson González <jgmdev@gmail.com>
2024-06-25Fix codeplus mod_version (#446)DazFather
2024-06-24Update `adamharrison/lite-xl-terminal` version (#445)github-actions[bot]
Co-authored-by: Github Actions <>
2024-06-24chore(ci): update `actions/checkout` versionGuldoman
2024-06-09updates gitblame remote URL to point to the commit with the correct version ↵Juliardi
(#442) * updates gitblame remote URL to point to the commit with the correct version * bumps gitblame version to 0.2.1
2024-05-27[CI] Updated README.md and manifest.json.Github Actions
2024-05-27Add `language_bend` (#440)Rohan Vashisht
* Create language_bend.lua * Update manifest.json * Update language_bend.lua Co-authored-by: Guldoman <giulio.lettieri@gmail.com> * Update manifest.json --------- Co-authored-by: Guldoman <giulio.lettieri@gmail.com>
2024-05-26[CI] Updated README.md and manifest.json.Github Actions
2024-05-26chore: fix URL for `lsp_json` additional patchesGuldoman
2024-05-23[CI] Updated README.md and manifest.json.Github Actions
2024-05-23Update lite-xl/lite-xl-lsp-servers version (#438)github-actions[bot]
Co-authored-by: Github Actions <>
2024-05-23[CI] Updated README.md and manifest.json.Github Actions
2024-05-23Update lite-xl/lite-xl-lsp version (#437)github-actions[bot]
Co-authored-by: Github Actions <>
2024-05-12Updated terminal to the appropriate hash.Adam Harrison
2024-05-12Updated manifest.json. (#436)github-actions[bot]
Co-authored-by: Github Actions <>
2024-05-12Changed containerfile version.Adam Harrison
2024-05-01[CI] Updated README.md and manifest.json.Github Actions
2024-05-01Fixed Buzz programming language description. (#433)PerilousBooklet
2024-04-25[CI] Updated README.md and manifest.json.Github Actions
2024-04-25Fix `language_groovy` descriptionGuldoman
2024-04-21[CI] Updated README.md and manifest.json.Github Actions
2024-04-21Merge branch 'master' of github.com:lite-xl/lite-xl-pluginsAdam Harrison
2024-04-21Made only a local init, no remotes.Adam Harrison
2024-04-21[CI] Updated README.md and manifest.json.Github Actions