Add SSH config syntax

Tested:
```
bash assets/create.sh
cargo build
target/debug/bat --language ssh_config ~/.ssh/config
```
This commit is contained in:
Ivan Smirnov 2019-06-06 20:00:02 -07:00
parent e9210c0f6c
commit 175dd4c290
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -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

@ -0,0 +1 @@
Subproject commit 86bfd1b09043053437d39c6bf61dc683e79d8940