mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-03 03:56:52 -04:00
fix(ssh_config): highlight "always" (#7507)
This commit is contained in:
parent
22c86af7c8
commit
7e0fcf0d45
1 changed files with 2 additions and 0 deletions
|
|
@ -26,6 +26,8 @@
|
|||
"auto"
|
||||
"none"
|
||||
"any"
|
||||
; CanonicalizeHostname
|
||||
"always"
|
||||
; ControlMaster
|
||||
"autoask"
|
||||
; FingerprintHash
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue