diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/vim.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/vim.xml b/chapter06/vim.xml index 415710124..64ca6296a 100644 --- a/chapter06/vim.xml +++ b/chapter06/vim.xml @@ -78,7 +78,7 @@ they habitually enter <command>vi</command>, create a symlink:</para> <screen><userinput>ln -s vim /usr/bin/vi</userinput></screen> -<para>If you are going to install the X Window system on your LFS system, you +<para>If you are going to install the X Window System on your LFS system, you may want to re-compile Vim after having installed X. Vim comes with a nice GUI version of the editor that requires X and a few other libraries to be installed. For more information read the Vim documentation.</para> |