aboutsummaryrefslogtreecommitdiff
path: root/plugins/language_rust.lua
AgeCommit message (Collapse)Author
2023-08-22Add `block_comment` to `language_rust` (#281)Guldoman
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
2022-11-15language_rust: better lifetime syntax support (#152)Ben
2022-06-07changed indentation to 2 spaces for consistency across the repojgmdev
2022-05-31removed lite-xl version and left only mod versionjgmdev
2022-05-22Bumping versions.Adam Harrison
2021-12-06Fix spacing 2Nightwing
2021-12-06Fix spacingNightwing
2021-12-03OOps my badNightwing
2021-12-03Bug fixesNightwing
2021-12-02Support for lifetime annotationsNightwing
2021-12-01Added support for raw stringNightwing
2021-11-23Merge pull request #94 from JobinsJC/devAdam
Add syntax highlighting for Julia
2021-11-23Thanks GuldomanJobinsJC
2021-11-23Add Macro SupportJobinsJC
2021-11-21Add names to language pluginsGuldoman
2021-08-17Updated mod-version and made things 2.0 instead of 2.00.Adam Harrison
2021-08-17Updated all lua plugins to be compatible with 2.0.Adam Harrison
2021-05-22Add new tag modversionFrancesco Abbate
2021-04-08Add version tag in all language pluginsFrancesco Abbate
2020-11-26Update language_rust.luaquadroli
2020-11-24Update language_rust.luaquadroli
2020-04-23Moved all plugins to `plugins` dirrxi