diff --git a/Authorized Keys.sublime-syntax b/Authorized Keys.sublime-syntax index 58cf1cc..a9f874f 100644 --- a/Authorized Keys.sublime-syntax +++ b/Authorized Keys.sublime-syntax @@ -33,7 +33,7 @@ contexts: flag-options: - match: (?:no-)?(?:pty|user-rc|(?:agent|port|X11)-forwarding) scope: keyword.other.authorized_keys - - match: (?:no-touch-required|cert-authority|restrict) + - match: (?:no-touch-required|verify-required|cert-authority|restrict) scope: keyword.other.authorized_keys value-options: