1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00
freebsd-ports/editors/vim-console/pkg-descr
Adam Weinberger bd7f4e1d0f Rename editors/vim-lite to editors/vim-console. The vim-console port isn't
actually any lighter---it's built with exactly the same feature-set as
the main vim port. The only difference is lack of gtk20 GUI, and the
language bindings are off by default.

An UPDATING entry is included.
2018-01-11 20:29:52 +00:00

15 lines
638 B
Plaintext

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 is the console-only version. It differs from the main vim package only in
lack of Gtk2 GUI and no external language bindings. The editing experience is
identical.
WWW: http://www.vim.org/
WWW: https://github.com/vim/vim