summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2021-06-01Add NAnt Build File syntax test fileMohamed Abdelnour
2021-06-01Add Literate Haskell syntax test fileMohamed Abdelnour
2021-06-01Add jsonnet syntax test fileMohamed Abdelnour
2021-06-01Add Java Server Page (JSP) syntax test fileMohamed Abdelnour
2021-06-01Add 'NOTICE' to list of file names to skipMohamed Abdelnour
2021-06-01Add Fortran Namelist syntax test fileMohamed Abdelnour
2021-06-01Add Fortran (Fixed Form) syntax test fileMohamed Abdelnour
2021-06-01Add Fortran (Modern) syntax test fileMohamed Abdelnour
2021-06-01Add F# syntax test fileMohamed Abdelnour
2021-06-01Add CoffeeScript syntax test fileMohamed Abdelnour
2021-06-01Add Cabal syntax test fileMohamed Abdelnour
2021-06-01CHANGELOG.md: Apply DotENV syntax also for .env.default and .env.defaultsMartin Nordholts
2021-06-01DotENV.sublime-syntax: Re-exported after .tmLanguage updateMartin Nordholts
Exported from licenced version of Sublime Text, Version 3.1.1, Build 3176.
2021-06-01Bump assets/syntaxes/02_Extra/DotENV from `a1c9176` to `58201ba`dependabot[bot]
Bumps [assets/syntaxes/02_Extra/DotENV](https://github.com/zaynali53/DotENV) from `a1c9176` to `58201ba`. - [Release notes](https://github.com/zaynali53/DotENV/releases) - [Commits](https://github.com/zaynali53/DotENV/compare/a1c917633d3f3c4222cdcfac5b46831abff54d65...58201ba2abbbe6a12b2f6d0595efea3b388c1e38) Signed-off-by: dependabot[bot] <support@github.com>
2021-05-27Refactor "Use `matches` macro"Mohamed Abdelnour
2021-05-27Update `CHANGELOG.md` for #1661Mohamed Abdelnour
2021-05-27Use the functional update syntaxMohamed Abdelnour
2021-05-27Implement `From<..>` instead of `Into<..>`Mohamed Abdelnour
2021-05-27Use the functional update syntaxMohamed Abdelnour
2021-05-27Use `matches` macroMohamed Abdelnour
2021-05-27Use `!theme.is_empty()`Mohamed Abdelnour
2021-05-24ja: add section about integration with fzfRyooooooga
ref: c569774e1a8528fab91225dabdadf53fde3916ea
2021-05-24ja: fix typoRyooooooga
2021-05-15Merge pull request #1654 from mohamed-abdelnour/support-dash-syntaxKeith Hall
Add support for dash shebang
2021-05-15Merge masterMohamed Abdelnour
2021-05-15Merge pull request #1655 from mohamed-abdelnour/support-xaml-filesKeith Hall
Add support for XAML files
2021-05-15Update CHANGELOG for #1655Mohamed Abdelnour
2021-05-14Add XAML test fileMohamed Abdelnour
2021-05-14Add dash test fileMohamed Abdelnour
2021-05-14Update CHANGELOG for #1654Mohamed Abdelnour
2021-05-14Add support for XAML filesMohamed Abdelnour
2021-05-14Add support for dash shebangMohamed Abdelnour
2021-05-14Merge pull request #1652 from Zeta611/masterDavid Peter
Update the Korean version of the README
2021-05-14Fix broken img linkJaeho Lee
2021-05-14Update and polish Korean translationJaeho Lee
- Fix Korean grammar - Show original English words that can improve comprehensiveness side-by-side - Reflect the updated README - Fix broken links - Other miscellaneous improvements
2021-05-13Merge pull request #1649 from sharkdp/v0.18.1v0.18.1David Peter
bat 0.18.1
2021-05-12Update binary assetsDavid Peter
2021-05-12Bump version, update dependenciesDavid Peter
2021-05-12Updated CHANGELOGDavid Peter
2021-05-12Merge pull request #1598 from PatriotRossii/feature/dark_plus_themeDavid Peter
Add Dark+ theme
2021-05-12Merge pull request #1643 from ↵David Peter
sharkdp/dependabot/submodules/assets/syntaxes/02_Extra/Lean-29a03a8 Bump assets/syntaxes/02_Extra/Lean from `824213d` to `29a03a8`
2021-05-12Merge pull request #1647 from sharkdp/dependabot/cargo/serde-1.0.125David Peter
Bump serde from 1.0.124 to 1.0.125
2021-05-12Merge pull request #1648 from sharkdp/dependabot/cargo/console-0.14.1David Peter
Bump console from 0.14.0 to 0.14.1
2021-05-12Merge pull request #1646 from sharkdp/dependabot/cargo/bugreport-0.4.0David Peter
Bump bugreport from 0.3.0 to 0.4.0
2021-05-12Merge pull request #1645 from ↵David Peter
sharkdp/dependabot/submodules/assets/syntaxes/02_Extra/FSharp-9e4645c Bump assets/syntaxes/02_Extra/FSharp from `c18616d` to `9e4645c`
2021-05-12Merge branch 'master' into feature/dark_plus_themeDavid Peter
2021-05-12Merge pull request #1606 from sharkdp/syslogDavid Peter
Improve Syslog and general log file highlighting
2021-05-12Fix less version parsing for minor versions of lessAllen Wild
Less 581.2 is here, and it has a ".2" in the version string, which can't be parsed as a usize. Update the check to find a non-digit character rather than a space. This ignores the minor version, but parses the major version correctly.
2021-05-12Update SublimeEthereum versionErsikan
A fix I submitted upstream was merged, and this commit bumps the submodule to include it.
2021-05-12Add syntax test for Vyper languageErsikan