aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
AgeCommit message (Collapse)Author
2024-04-15Add Groovy syntax highlighting support. (#410)PerilousBooklet
* WIP: added groovy keywords and some other things. * Tidied up some things. * Added block comment. * Added some more comments. * Added a few patterns. * Fixed big types. * Added entry to meta-languages package. * Bumped meta_languages version. * Removed shebang pattern. * Update manifest.json --------- Co-authored-by: Guldoman <giulio.lettieri@gmail.com>
2024-04-08Add `lsp_json` and `lsp_yaml` (#416)Guldoman
Update `lsp_rust` remote for `aarch64-linux` support.
2024-04-08Don't run `autosave` on user and project modules (#419)Rohan Vashisht
* Update autosave.lua * Update autosave.lua * Update autosave.lua * Update manifest.json
2024-04-08Add `language_brainfuck` (#418)Rohan Vashisht
* Create language_brainfuck.lua * Update manifest.json
2024-04-08[CI] Updated README.md and manifest.json.Github Actions
2024-04-08Integrate `language_{buzz,carbon,fortran,swift}` remote plugins (#417)Rohan Vashisht
* Update manifest.json * Create language_carbon.lua * Update language_carbon.lua * Create language_fortran.lua * Update language_carbon.lua * Create language_swift.lua * Create language_buzz.lua * Update manifest.json * Update manifest.json * Update manifest.json * Update manifest.json Co-authored-by: Guldoman <giulio.lettieri@gmail.com> --------- Co-authored-by: Guldoman <giulio.lettieri@gmail.com>
2024-04-08[CI] Updated README.md and manifest.json.Github Actions
2024-04-08Fix `manifest.json` in `language_clojure`Guldoman
2024-04-08Added support for Clojure programming language (#414)Rohan Vashisht
* Update manifest.json * Update manifest.json * Create language_clojure.lua * Update language_clojure.lua * Update manifest.json * Update plugins/language_clojure.lua Co-authored-by: Guldoman <giulio.lettieri@gmail.com> * Update manifest.json Co-authored-by: Guldoman <giulio.lettieri@gmail.com> * Update language_clojure.lua --------- Co-authored-by: Guldoman <giulio.lettieri@gmail.com>
2024-04-08Update typst syntax (#389)Gaspartcho
* Update language_typst.lua * Update manifest.json * Commited suggestion Co-authored-by: Guldoman <giulio.lettieri@gmail.com> * Update language_typst.lua * Update language_typst.lua * Update language_typst.lua - added suggestions concerning strings - added extra highlight for direct variable use (`Hello #name!`) --------- Co-authored-by: Guldoman <giulio.lettieri@gmail.com>
2024-04-06Don't run `autosaveonfocuslost.lua` on user and project modules (#411)Rohan Vashisht
* Update autosaveonfocuslost.lua * Update manifest.json * Update autosaveonfocuslost.lua * Update autosaveonfocuslost.lua * Update autosaveonfocuslost.lua * Update autosaveonfocuslost.lua
2024-04-03[CI] Updated README.md and manifest.json.Github Actions
2024-04-03Add `language_fortran` (#409)Rohan Vashisht
2024-04-03Update `language_carbon` (#408)Rohan Vashisht
2024-04-02[CI] Updated README.md and manifest.json.Github Actions
2024-04-02Add `language_swift` (#407)Rohan Vashisht
* Update manifest.json * Update manifest.json
2024-04-01[CI] Updated README.md and manifest.json.Github Actions
2024-04-01Add `language_carbon` (#405)Rohan Vashisht
* Update manifest.json * Update manifest.json
2024-04-01Add `language` tag to `language_buzz`Guldoman
2024-04-01Add `language_buzz` (#404)Rohan Vashisht
* Update manifest.json * Update manifest.json * ok * ok * ok
2024-03-31Updated manifest.json. (#403)github-actions[bot]
Co-authored-by: Github Actions <>
2024-03-30[CI] Updated README.md and manifest.json.Github Actions
2024-03-30Add `devicons` (#402)PerilousBooklet
* Add my devicons plugin. * Added missing version field to font_devicons. * Update manifest.json Co-authored-by: Guldoman <giulio.lettieri@gmail.com> --------- Co-authored-by: Guldoman <giulio.lettieri@gmail.com>
2024-03-30Update lite-xl/lite-xl-lsp-servers Version (#401)github-actions[bot]
Co-authored-by: Github Actions <>
2024-03-29Update manifest.jsonAdam
2024-03-28[CI] Updated README.md and manifest.json.Github Actions
2024-03-28add font preview plugin (#392)ThaCuber
* add font preview plugin * remove get_scrollable_size and unused variable * add a list of supported font types I also realized I haven't been returning the view that `open_doc` returns, so I fixed that too * add rows for every printable character in ASCII * deactivate vertical scrolling * properly mark patterns in supported_types list Co-authored-by: Guldoman <giulio.lettieri@gmail.com> --------- Co-authored-by: Guldoman <giulio.lettieri@gmail.com>
2024-03-27Updated nodejs to 20.12.0 (#397)PerilousBooklet
* Updated nodejs to 20.12.0 * Fixed wrong commit hash.
2024-03-27Add `ide` and relative plugins (#395)Adam
2024-03-20Updated manifest.json. (#390)Adam
2024-03-20[CI] Updated README.md and manifest.json.Github Actions
2024-03-15Bump `lsp` to version 0.7 (#386)Guldoman
2024-03-15update equationgrapher (#387)ThaCuber
* update equationgrapher * bump version and clean remote
2024-03-15Updated TodoTreeView version which implements the Focus Mode (#388)Daniel Margarido
2024-03-14Update indentguide: Set the curent guide line highlight as optional (#383)Gaspartcho
* Update indentguide.lua * Update manifest.json * Update manifest.json
2024-03-10Update `lsp` servers and add `lsp_emmet`, `lsp_java`, `lsp_tex`, ↵Guldoman
`lsp_typescript` (#378) * Update `lsp` servers and add `lsp_emmet`, `lsp_java`, `lsp_tex`, `lsp_typescript` Also adds `jdk` library. * Moved from `adamharrison/lite-xl-lsp-servers` to `lite-xl/lite-xl-lsp-servers`
2024-03-10Fixing ghmarkdown adding the ability to use a GitHub token (#380)George Sokianos
* Fixing ghmarkdown adding the ability to use a GitHub token * Updated the manifest.json file
2024-03-08`tab_switcher`: `core.warning()` -> `core.warn()` (#379)vqn
2024-03-05nonicons, nerdicons: Use license icon for COPYING (#355)kramo
* nonicons, nerdicons: Use license icon for COPYING * Bump nonicons, nerdicons versions * Format `nerdicons` copying icon Co-authored-by: Guldoman <giulio.lettieri@gmail.com> --------- Co-authored-by: Guldoman <giulio.lettieri@gmail.com>
2024-03-04Added Vale syntax plugin (#377)programutox
2024-03-04Add lsp_python (#376)Gaspartcho
* Update manifest.json bumped the version of nerdicons * Update manifest.json * Update manifest.json
2024-03-01Add .pdf file icon to nerdicons (#374)Gaspartcho
* Update nerdicons.lua * Update manifest.json
2024-02-29Add language_djot (#372)Tamnac
* Add language_djot * fix remote Co-authored-by: Guldoman <giulio.lettieri@gmail.com> * spelling error * fix spacing * change to latest commit --------- Co-authored-by: Guldoman <giulio.lettieri@gmail.com>
2024-02-29`icons` mjs, cjs, pug, ejs (#373)Aziz Mazouz Jaber
* KDE Dialog Support * KDE Dialog support for gui_filepicker * Update plugins/gui_filepicker.lua Co-authored-by: Guldoman <giulio.lettieri@gmail.com> * Update plugins/gui_filepicker.lua Co-authored-by: Guldoman <giulio.lettieri@gmail.com> * Snake variable i hope you are happy :D * mjs, js, pug, ejs icons * Update manifest.json --------- Co-authored-by: Guldoman <giulio.lettieri@gmail.com>
2024-02-29Add NerdFont Symbols font as a library and make the `nerdicons` plugin use ↵Guldoman
it (#254)
2024-02-28Add Nonicons font as a library and make the `nonicons` plugin use it (#253)Guldoman
2024-02-25Remove `linter` plugin (#369)Guldoman
The plugin doesn't even support Lite XL. Set `lintplus` as replacement.
2024-02-25Bump `lsp` to version 0.6 (#370)Guldoman
2024-02-24Add KDE Dialog Support to `gui_filepicker` (#368)Aziz Mazouz Jaber
* KDE Dialog Support * KDE Dialog support for gui_filepicker * Update plugins/gui_filepicker.lua Co-authored-by: Guldoman <giulio.lettieri@gmail.com> * Update plugins/gui_filepicker.lua Co-authored-by: Guldoman <giulio.lettieri@gmail.com> * Snake variable i hope you are happy :D --------- Co-authored-by: Guldoman <giulio.lettieri@gmail.com>
2024-02-20Add lsp_quicklintjs (#367)Aziz Mazouz Jaber