mirror of
https://github.com/sharkdp/bat
synced 2026-07-10 15:03:16 +00: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:
@@ -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
Submodule assets/syntaxes/ssh-config added at 86bfd1b090
Reference in New Issue
Block a user