¿Could be possible use the `:.!` usage in the plugin?. Usage at normal vim: `:.!date` will put output of `date` command at current cursor position.
¿Could be possible use the
:.!usage in the plugin?.Usage at normal vim:
:.!datewill put output ofdatecommand at current cursor position.