Add filetype hinting to ssh config file
This commit is contained in:
parent
9082bc8c86
commit
21bf495eb4
|
@ -1,3 +1,5 @@
|
|||
# vim: ft=sshconfig
|
||||
|
||||
Include config.d/*
|
||||
|
||||
Host *
|
||||
|
|
Loading…
Reference in a new issue