mirror of
https://github.com/sharkdp/bat.git
synced 2025-06-18 14:26:00 +01:00
Add SSH config syntax
Tested: ``` bash assets/create.sh cargo build target/debug/bat --language ssh_config ~/.ssh/config ```
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -135,3 +135,6 @@
|
||||
[submodule "assets/syntaxes/DotENV"]
|
||||
path = assets/syntaxes/DotENV
|
||||
url = https://github.com/zaynali53/DotENV
|
||||
[submodule "assets/syntaxes/ssh-config"]
|
||||
path = assets/syntaxes/ssh-config
|
||||
url = https://github.com/robballou/sublimetext-sshconfig.git
|
||||
|
1
assets/syntaxes/ssh-config
vendored
Submodule
1
assets/syntaxes/ssh-config
vendored
Submodule
Submodule assets/syntaxes/ssh-config added at 86bfd1b090
Reference in New Issue
Block a user