mirror of
https://github.com/sharkdp/bat.git
synced 2024-11-07 08:24:21 +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:
parent
e9210c0f6c
commit
175dd4c290
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
@ -0,0 +1 @@
|
||||
Subproject commit 86bfd1b09043053437d39c6bf61dc683e79d8940
|
Loading…
Reference in New Issue
Block a user