Skip to content

Commit 4ce3adb

Browse files
committed
Add assorted hidden extensions to SSHD Config
1 parent ced7887 commit 4ce3adb

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

syntax/SSHD Config.sublime-syntax

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@ extends: SSH Crypto.sublime-syntax
1111
file_extensions:
1212
- sshd_config
1313

14+
hidden_file_extensions:
15+
- ssh_host_ecdsa_key
16+
- ssh_host_ed25519_key
17+
- ssh_host_rsa_key
18+
1419
contexts:
1520
main:
1621
- include: comments

0 commit comments

Comments
 (0)