How can I add help information or improve omni completion in Vim?
For example, in a CSS file, when you type font
, omni completion could show the expected values: font-style font-variant font-weight font-size/line-height font-family
Improving Vim omni completion
929 Views Asked by nsbm At
2
I don't know how to do that with omni completion, but you could use the snipmate plugin (maybe with these packaged snippets) and add this snippet for css files :
So that you can type: