Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 183200 - prepared projextxml.vim
Summary: prepared projextxml.vim
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Jose Luis Rivero (yoswink) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-25 22:35 UTC by Łukasz Damentko (RETIRED)
Modified: 2007-07-02 16:21 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
projectxml.vim (projectxml.vim,1.55 KB, text/plain)
2007-06-25 22:36 UTC, Łukasz Damentko (RETIRED)
Details
projectxml.vim (projectxml.vim,1.32 KB, text/plain)
2007-06-26 08:58 UTC, Jose Luis Rivero (yoswink) (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
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. :-(