diff options
Diffstat (limited to 'chapter06/config-vim.xml')
-rw-r--r-- | chapter06/config-vim.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/config-vim.xml b/chapter06/config-vim.xml index e750963d6..39aea4b4a 100644 --- a/chapter06/config-vim.xml +++ b/chapter06/config-vim.xml @@ -1,6 +1,6 @@ <sect2><title>Configuring Vim</title> -<para>By default vim runs in vi compatible mode. Some people might like this, +<para>By default, vim runs in vi compatible mode. Some people might like this, but we have a high preference to run vim in vim mode (else we wouldn't have included vim in this book, but the original vi). Create the <filename>/root/.vimrc</filename> by running the following:</para> |