diff --git a/samples/bip.vim b/samples/bip.vim index 9f91f20..8845bdb 100644 --- a/samples/bip.vim +++ b/samples/bip.vim @@ -77,9 +77,9 @@ syn keyword bipUKeyword contained nextgroup=bipStringV password name \ ssl_check_mode ssl_client_certfile syn keyword bipUKeyword contained nextgroup=bipNumericV backlog_lines syn keyword bipUKeyword contained nextgroup=bipBoolV admin -" DEPRECATED \ always_backlog bl_msg_only blreset_on_talk \ backlog_no_timestamp backlog backlog_reset_on_talk \ backlog_msg_only backlog_always bip_use_notice +" DEPRECATED \ always_backlog bl_msg_only blreset_on_talk " Connection block (level 2) syn region bipConnection contained matchgroup=Macro