Skip to content

Commit

Permalink
fix syntax see #7
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedelgabri committed Sep 27, 2017
1 parent 692519e commit 4823e82
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions syntax/twig.vim
Expand Up @@ -17,9 +17,6 @@
" 2011 July 27: Changed all references of jinja tp twig
" 2014 December 4: Do not assume that the base filetype is HTML.

if exists('b:main_syntax')
finish
endif
if exists('b:current_syntax')
let b:main_syntax = b:current_syntax
else
Expand Down

0 comments on commit 4823e82

Please sign in to comment.