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

syntax: Add robot framework support

This commit is contained in:
Tim Sampson
2018-09-13 08:53:08 +03:00
committed by David Peter
parent 504f28b3a1
commit e3c71adba7
4 changed files with 58 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -91,3 +91,6 @@
[submodule "assets/syntaxes/PowerShell"]
path = assets/syntaxes/PowerShell
url = https://github.com/PowerShell/EditorSyntax
[submodule "assets/syntaxes/Robot"]
path = assets/syntaxes/Robot
url = https://github.com/andriyko/sublime-robot-framework-assistant.git