We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 201816b commit e1012e9Copy full SHA for e1012e9
Authorized Keys.sublime-syntax
@@ -33,7 +33,7 @@ contexts:
33
flag-options:
34
- match: (?:no-)?(?:pty|user-rc|(?:agent|port|X11)-forwarding)
35
scope: keyword.other.authorized_keys
36
- - match: (?:no-touch-required|cert-authority|restrict)
+ - match: (?:no-touch-required|verify-required|cert-authority|restrict)
37
38
39
value-options:
0 commit comments