Replace vim-lite with vim console, as the port was renamed.
Additionally, add vim-tiny as another vim-port that people can use. PR: 228449 Submitted by: 0mp@
This commit is contained in:
parent
db2d189264
commit
ad19673089
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51766
1 changed files with 3 additions and 2 deletions
|
@ -39,8 +39,9 @@
|
|||
<sect1 xml:id="editor-config-vim">
|
||||
<title><application>Vim</application></title>
|
||||
|
||||
<para>Install from <package>editors/vim</package> or
|
||||
<package>editors/vim-lite</package>, then follow the
|
||||
<para>Install from <package>editors/vim</package>,
|
||||
<package>editors/vim-console</package>, or
|
||||
<package>editors/vim-tiny</package> then follow the
|
||||
configuration instructions in
|
||||
<xref linkend="editor-config-vim-config"/>.</para>
|
||||
|
||||
|
|
Loading…
Reference in a new issue