Vim is a highly configurable text editor built to enable efficient text
editing. It is an improved version of the vi editor distributed with
most UNIX systems.
Vim is often called a "programmer's editor," and so useful for
programming that many consider it an entire IDE. It is not just for
programmers, though. Vim is perfect for all kinds of text editing,
from composing email to editing configuration files.
Installs the latest version of the most brilliant text editor! Remember, in order to run this version of vim from terminal using vim command you should add something like alias='flatpak run org.vim.Vim' in the file ~/.bashrc ;)