Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 120024 - ebuild request: XML Completion for vim
Summary: ebuild request: XML Completion for vim
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Vim Maintainers
URL: http://www.vim.org/scripts/script.php...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-23 01:31 UTC by plsdontreply
Modified: 2006-01-23 10:33 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 plsdontreply 2006-01-23 01:31:55 UTC
http://www.vim.org/scripts/script.php?script_id=1442

Context sensitive completion for XML.
Completes:
* element names
* attribute names (rejects already presented attributes)
* attribute values (if defined as enumeration)
* closing tag names
* keywords in XML declaration
Comment 1 Ciaran McCreesh 2006-01-23 10:33:18 UTC
There's a far better generic completion mechanism available with vim7 that includes context-aware XML support. I'd prefer not to any more plugins that will only be relevant for vim6.