Bug 669474

Summary: syntax highlighting do not work
Product: [Fedora] Fedora Reporter: Tomas Pelka <tpelka>
Component: vimAssignee: Karsten Hopp <karsten>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 14CC: karsten
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-08-29 12:56:37 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Tomas Pelka 2011-01-13 18:46:22 UTC
Description of problem:
Cant enable syntax highlighting (syntax on, syntax enable), spotted on tex and py files. Syntax files are in /usr/share/vim/vim73/syntax/ and looks fine to me.

Tried also:
runtime syntax/tex.vim
set filetype=tex


Version-Release number of selected component (if applicable):
vim-X11-7.3.056-1.fc14.x86_64
vim-common-7.3.056-1.fc14.x86_64
vim-minimal-7.3.056-1.fc14.x86_64
vim-enhanced-7.3.056-1.fc14.x86_64
vim-latex-1.8.23-1.20101027.r1112.fc14.noarch
vim-filesystem-7.3.056-1.fc14.x86_64


How reproducible:
100%

Steps to Reproduce:
1. Run vim
2. Enable syntax highlighting
3.
  
Actual results:
Syntax do not work.

Expected results:
Syntax should work as expected.

Additional info:

Comment 1 Karsten Hopp 2011-08-29 12:56:37 UTC
vim-7.3.289-1.fc14 will be in f14-updates-testing soon. Please install that new version and check if it fixes your issues as it contains many fixes, including some that solve highlighting issues..