Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 132026 - guidexml.vim syntax file update
Summary: guidexml.vim syntax file update
Status: RESOLVED DUPLICATE of bug 145999
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Vim Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-02 08:21 UTC by Łukasz Damentko (RETIRED)
Modified: 2006-09-04 00:01 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Łukasz Damentko (RETIRED) gentoo-dev 2006-05-02 08:21:47 UTC
Since we have now a few new tags in our GuideXML syntax, i think we should have them included in the syntax files for vim.

Adding those two lines in /usr/share/vim/vimfiles/syntax/guidexml.vim should do the trick:

syn keyword guidexmlElement contained dd dt dl
syn keyword guidexmlElement contained ident stmt keyword const var

Thanks in advance for fixing this little issue. 

Details on new tags are here:

http://www.gentoo.org/doc/en/xml-guide.xml#doc_chap2_sect7
Comment 1 Łukasz Damentko (RETIRED) gentoo-dev 2006-09-04 00:01:40 UTC
This bug is so old that it went outdated. Neysx's patch in #145999 will do all the job now.

*** This bug has been marked as a duplicate of 145999 ***