We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
add :RecPreviewDescriptor command to help doc
minor update to README for omni-completion keymap
Merge pull request zaid#5 from zaid/add-vim-license Add missing LICENSE file
minor cleanups to syntax highlighting regexps
don't highlight the ':' char after the field names This way we're consistent with how we're highlighting the properties.
fix highlighting for %typedef (missed the 'f')