diff options
Diffstat (limited to 'editors/vim-console/pkg-descr')
-rw-r--r-- | editors/vim-console/pkg-descr | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/editors/vim-console/pkg-descr b/editors/vim-console/pkg-descr deleted file mode 100644 index bef080aff377..000000000000 --- a/editors/vim-console/pkg-descr +++ /dev/null @@ -1,14 +0,0 @@ -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 |