Text editor based on vi
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's not just for programmers, though. Vim is perfect for all kinds of text editing, from composing email to editing configuration files.
This package provides a version of Vim with many optional features enabled. It includes a graphical interface, gvim
, and support for plugins written in the Python 3, Perl, Ruby, Tcl, and Lua programming languages.
Linter | Message | Location |
---|---|---|
input-labels Identify input labels that do not match package names | label 'python-3' does not match package name 'python' | |
input-labels Identify input labels that do not match package names | label 'gtk' does not match package name 'gtk+' | |
input-labels Identify input labels that do not match package names | label 'gettext' does not match package name 'gettext-minimal' | |
input-labels Identify input labels that do not match package names | label 'fontconfig' does not match package name 'fontconfig-minimal' |