How to Install vim-conque in Ubuntu 18.04



Install vim-conque by entering the following commands in the terminal:

sudo apt update
sudo apt install vim-conque

Description:

plugin for running interactive commands in a Vim buffer

This package provides a Vim plugin which allows interactive programs such as Bash to be run inside a Vim buffer. In other words, it is a terminal emulator which uses a Vim buffer to display the program output.

Homepage: https://code.google.com/p/conque/

Version: 2.3-1

Section: universe/editors