diff --git a/syntax/snippets.vim b/syntax/snippets.vim index 3e3b9b7..4416b64 100644 --- a/syntax/snippets.vim +++ b/syntax/snippets.vim @@ -155,7 +155,6 @@ hi def link snipGlobalFooterKeyword snipKeyword hi def link snipCommand Special hi def link snipCommandDelim snipCommand hi def link snipShellCommand snipCommand -hi def link snipPythonCommand snipCommand hi def link snipVimLCommand snipCommand hi def link snipPythonCommandP PreProc hi def link snipVimLCommandV PreProc