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

Bug 132026

Summary: guidexml.vim syntax file update
Product: Gentoo Linux Reporter: Łukasz Damentko (RETIRED) <rane>
Component: New packagesAssignee: Vim Maintainers <vim>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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 ***