summaryrefslogtreecommitdiffstats
path: root/assets/patches
AgeCommit message (Collapse)Author
2024-05-27fix the prefixccQpein
2024-05-27patch the lisp syntaxccQpein
2024-04-15[JavaScript] Support bun in shebang for syntax highlighting (#2913)Sharun
* [JavaScript] Support bun in shebang for syntax highlighting --------- Co-authored-by: Keith Hall <keith-hall@users.noreply.github.com>
2023-01-01add json key highlighting patch for twodarkJosh Toft
2022-10-29fix(syntax): Use variable.other for TodoTxt attrsBANO.notIT
2021-11-22Add MediaWiki syntaxShun Sakai
2021-08-07add patch for Python syntax to help improve performanceKeith Hall
2021-07-25Add `rs` identifier for Rust code blocks in MarkdownFrank Steffahn
2021-07-25Add groff syntaxVille Skyttä
The syntax is named "Man Page" upstream, but our man page syntax is different, it's for rendered man pages. Rename to Groff and remove `.man` from extensions.
2021-05-15Merge masterMohamed Abdelnour
2021-05-14Add support for XAML filesMohamed Abdelnour
2021-05-14Add support for dash shebangMohamed Abdelnour
2021-05-12Merge branch 'master' into syslogDavid Peter
2021-05-11Improvements to CSV highlightingKeith Hall
2021-04-09add warning highlighting to log file syntax definitionKeith Hall
2021-02-28Improve Monokai Extended JSON key color with a patchKeith Hall
2020-10-30Highlight ebuild/eclass files with shell syntaxsharkdp
Upstream patch: https://github.com/sublimehq/Packages/pull/2541 closes #1292
2020-05-11Patch Markdown syntaxsharkdp
closes #963 see #977
2020-04-21Patch Rust syntax filesharkdp
closes #924
2020-04-13Add performance patch for Makefile syntaxsharkdp
Thanks to @keith-hall! closes #750
2020-04-11Add patch for C# syntaxsharkdp