Package: vim-runtime
Version: 2:8.0.0946-1
The Perl filetype plugin breaks Python keyword highlighting.
To reproduce, run:
vim -u NONE -U NONE -c 'syntax on' -c 'filetype plugin indent on' -c 'e
foo.pm' -c 'split bar.py'
Notice that "try" and "except are not highlighted as keywords.
-- System Information:
Versions of packages vim-runtime recommends:
ii vim 2:8.0.0946-1
ii vim-gtk 2:8.0.0946-1
un vim-gtk3 <none>
un vim-athena <none>
un vim-nox <none>
un vim-tiny <none>
--
Jakub Wilk
1;
try:
pass
except:
pass