Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 183200

Summary: prepared projextxml.vim
Product: Gentoo Linux Reporter: Łukasz Damentko (RETIRED) <rane>
Component: [OLD] UnspecifiedAssignee: Jose Luis Rivero (yoswink) (RETIRED) <yoswink>
Status: RESOLVED INVALID    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: projectxml.vim
projectxml.vim

Description Łukasz Damentko (RETIRED) gentoo-dev 2007-06-25 22:35:25 UTC
Here's the file i made basing on DTDs for projectxml.
Comment 1 Łukasz Damentko (RETIRED) gentoo-dev 2007-06-25 22:36:02 UTC
Created attachment 123073 [details]
projectxml.vim
Comment 2 Jose Luis Rivero (yoswink) (RETIRED) gentoo-dev 2007-06-26 08:58:50 UTC
Created attachment 123086 [details]
projectxml.vim

Some improvements over the initial work:

1. New header with the correct authors. Maintain the license and give proper credit to ciaranm.

2. Removed the redudants projectxmlElements (as it inherits from guidexml). Also alpha order the list to manage it easier.

3. The same with projectxmlAttr. Added some missed attributes.

Rane, please give it a try. If all is ok, I will generate the patch, including the ftdetect file and this one.

Thanks.
Comment 3 Łukasz Damentko (RETIRED) gentoo-dev 2007-07-02 16:21:26 UTC
It's already implemented in the newest gentoo-syntax. :-(