Crate vim_plugin_metadata
source ·Expand description
Structs§
- An individual module (a.k.a. file) of vimscript code.
- The main entry point for parsing plugins.
- An entire vim plugin with all the metadata parsed from its files.
Enums§
- A representation of a single high-level grammar token of vim syntax, such as a comment or function.