Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-10 | language_cpp: make #include <> and #include "" uniform. | jgmdev | |
2022-02-10 | language_cpp: removed duplicated symbols | jgmdev | |
2022-02-09 | Fixes to language_cpp and some additions. | jgmdev | |
2022-02-09 | Merge pull request #32 from dheisom/sh-improvements | Jefferson González | |
Improvements on syntax of sh(using bash keywords) | |||
2022-02-08 | Improvements on syntax of sh(using bash keywords) | Dheisom Gomes | |
2022-01-26 | Merge pull request #28 from AlexSol/master | Francesco | |
add plugin select_colorscheme | |||
2022-01-26 | add plugin select_colorscheme | AlexSol | |
2022-01-25 | Merge pull request #25 from BenStigsen/patch-2 | Guldoman | |
language_v: add bactick string support | |||
2022-01-25 | language_v: add bactick string support | Benjamin Stigsen | |
2022-01-20 | Merge pull request #23 from lite-xl/reorganize-ci | Guldoman | |
[CI] Reorganize README.md | |||
2022-01-20 | Reorganize README.md | Guldoman | |
2022-01-20 | Merge pull request #24 from BenStigsen/patch-1 | Guldoman | |
language_v: add "bool" keyword | |||
2022-01-20 | "bool" addition to language_v | Benjamin Stigsen | |
2022-01-20 | fix github killing the script unintentionally | takase1121 | |
2022-01-20 | update node version | takase1121 | |
2022-01-19 | Merge pull request #22 from AKDev21/patch-1 | Guldoman | |
add langauge_nelua | |||
2022-01-19 | Update README.md | AKDev | |
Co-authored-by: Guldoman <giulio.lettieri@gmail.com> | |||
2022-01-18 | add langauge_nelua | AKDev | |
2022-01-17 | Merge pull request #20 from Not-a-web-Developer/master | Guldoman | |
adding gemtext highlighting plugin | |||
2022-01-18 | ohnoimessedup | Ash-Coder-or-Not | |
2022-01-17 | reversing the full-line highlighting for bullets | Ash-Coder-or-Not | |
2022-01-17 | language_php: added new PHP 8.1 keywords. | jgmdev | |
2022-01-17 | making it so that the enire line is highlighted | Ash-Coder-or-Not | |
2022-01-17 | Merge branch 'master' of https://github.com/Not-a-web-Developer/lite-xl-plugins | Ash-Coder-or-Not | |
2022-01-17 | small fixes part 2 | Ash-Coder-or-Not | |
made fixes based on the review in #20 | |||
2022-01-17 | small fixes #2 | Ash-Coder-or-Not | |
made fixes based on the review in #20 | |||
2022-01-17 | small fixes | Ash-Coder-or-Not | |
2022-01-17 | adding gemtext highlighting plugin | Ash-Coder-or-Not | |
2022-01-14 | Merge pull request #19 from drwshh/patch-1 | Takase | |
'elsif' is not a keyword in batch language | |||
2022-01-14 | 'elsif' is not a keyword in batch language | drwshh | |
2022-01-01 | fix spelling | takase1121 | |
2022-01-01 | run CI only if generated file changed | takase1121 | |
2022-01-01 | Merge pull request #15 from lite-xl/reorganize-ci | Takase | |
[CI] Reorganize README.md | |||
2021-12-30 | Reorganize README.md | Guldoman | |
2021-12-30 | Rename `sass` and `scala` language plugins to follow the standard | Guldoman | |
2021-12-30 | Remove integrated plugins | Guldoman | |
2021-12-29 | Merge pull request #8 from takase1121/reorganize-script | Adam | |
add CI and script to reorganize README | |||
2021-12-29 | Merge pull request #10 from SpotlightKid/fix/sort-doc-replace-func-return-values | Adam | |
fix: [sort] func passed to Doc:replace must have two return values | |||
2021-12-29 | Merge pull request #14 from lite-xl/add_license | Adam | |
Add LICENSE | |||
2021-12-27 | Add LICENSE | Guldoman | |
2021-12-27 | Add link to rxi/lite-plugins repo | Guldoman | |
2021-12-24 | fix: [sort] func passed to Doc:replace must have two return values | Christopher Arndt | |
Caused error `/usr/share/lite-xl/core/doc/init.lua:443: attempt to perform arithmetic on a nil value at /usr/share/lite-xl/core/init.lua:1114` when using `sort:sort` Signed-off-by: Christopher Arndt <chris@chrisarndt.de> | |||
2021-12-23 | Merge pull request #6 from Tamnac/master | Adam | |
Add Crystal Language support | |||
2021-12-22 | Merge pull request #9 from lorsatti/master | Guldoman | |
Fix typo in README.md | |||
2021-12-22 | Update README.md | Lorenzo Orsatti | |
fix typo | |||
2021-12-22 | add CI and script to reorganize README | takase1121 | |
2021-12-22 | Merge pull request #7 from Not-a-web-Developer/master | Takase | |
fixes to readme.md to ensure alphabetical order is maintained | |||
2021-12-22 | another alphabetical order fix | Ash-Coder-or-Not | |
2021-12-22 | fixes to readme.md to ensure alphabetical order is maintained | Ash-Coder-or-Not | |
2021-12-21 | updated readme with crystal plugin | Tamnac | |