How to Install vim-gtk3 in Ubuntu 18.04



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

sudo apt update
sudo apt install vim-gtk3

Description:

Vi IMproved - enhanced vi editor - with GTK3 GUI

Vim is an almost compatible version of the UNIX editor Vi. . Many new features have been added: multi level undo, syntax highlighting, command line history, on-line help, filename completion, block operations, folding, Unicode support, etc. . This package contains a version of vim compiled with a GTK3 GUI and support for scripting with Lua, Perl, Python 3, and Tcl.

Homepage: https://vim.sourceforge.io/

Version: 2:8.0.1453-1ubuntu1

Section: editors