Bug 417371 - No highlighting for Erlang header files
Summary: No highlighting for Erlang header files
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: vim
Version: 7
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Karsten Hopp
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-12-09 19:06 UTC by Peter Lemenkov
Modified: 2008-02-25 16:54 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-02-25 16:54:29 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Patch for /usr/share/vim/vim71/filetype.vim (369 bytes, patch)
2007-12-09 19:06 UTC, Peter Lemenkov
no flags Details | Diff

Description Peter Lemenkov 2007-12-09 19:06:09 UTC
Description of problem: 
then someone tries to work with large erlang projects (containing header-files)
he realises that although erl-files are properly highlighting, hrl-files are not.


Version-Release number of selected component (if applicable):
vim-common-7.1.135-1.fc8


How reproducible: 
always


Steps to Reproduce: 
1. vim test.hrl
  
Actual results:
no highlighting

Expected results:
Highlighted as erl-files.

Additional info: easy to fix - just add proper file extension to
/usr/share/vim/vim71/filetype.vim (see patch)

Comment 1 Peter Lemenkov 2007-12-09 19:06:09 UTC
Created attachment 282311 [details]
Patch for /usr/share/vim/vim71/filetype.vim

Comment 2 Karsten Hopp 2008-02-25 16:54:29 UTC
fixed in 7.1-262


Note You need to log in before you can comment on or make changes to this bug.