Hi David!
* David Cantrell <[email protected]>, 2016-10-12, 22:59:
Having installed the vim-conque package, I start vim:
$ vim
and then try to start bash within it:
:ConqueTerm bash
and just get this error:
E492: Not an editor command: ConqueTerm bash
It looks like a bunch of files got installed in /usr/share/vim-conque, but
they don't seem to get loaded when vim starts.
As per Debian Packaging Policy for Vim, vim addons are not enabled by default.
You have to enable it yourself with vim-addon-manager (or by manually creating
appropriate symlinks). This is documented in README.Debian.
--
Jakub Wilk