aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/vim.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2018-02-03 02:56:41 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2018-02-03 02:56:41 +0000
commit869b09668663e06670b710babd7261cd3821356d (patch)
tree37aec7bd49f13f526aeefecefbc769409c931798 /chapter06/vim.xml
parent173aea3c22a648219286575b96fe11030df56bb5 (diff)
Update to glibc-2.27.
Update to man-pages-4.15. Update to bash-4.4.18. Update to iproute2-4.15.0. Add an option to binutils to support 64-bit operations on a 32-bit system. Provide better initialization for vim. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11359 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/vim.xml')
-rw-r--r--chapter06/vim.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/chapter06/vim.xml b/chapter06/vim.xml
index fa2bad722..a11068a54 100644
--- a/chapter06/vim.xml
+++ b/chapter06/vim.xml
@@ -140,7 +140,6 @@ if (&amp;term == "xterm") || (&amp;term == "putty")
set background=dark
endif
-
" End /etc/vimrc</literal>
EOF</userinput></screen>