1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-09-01 19:02:22 +01:00

Add .resource extension for Robot Framework

This commit is contained in:
sharkdp
2020-12-29 08:34:44 +01:00
committed by David Peter
parent f45fa5e187
commit 6d0e7650c3
3 changed files with 4 additions and 1 deletions

View File

@@ -44,7 +44,7 @@ The following files have been manually modified after converting from a `.tmLang
* `INI.sublime-syntax` => added `.hgrc`, `hgrc`, and `desktop` file types and support for comments after section headers
* `Org mode.sublime-syntax` => removed `task` file type.
* `SML.sublime_syntax` => removed `ml` file type.
* `Robot.sublime_syntax` => changed name to "Robot Framework"
* `Robot.sublime_syntax` => changed name to "Robot Framework", added `.resource` extension
### Non-submodule additions