lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master b92ccfe 4/4: Make vim more useful in chroot


From: Greg Chicares
Subject: [lmi-commits] [lmi] master b92ccfe 4/4: Make vim more useful in chroot
Date: Thu, 7 Sep 2017 21:14:36 -0400 (EDT)

branch: master
commit b92ccfea6ee39d3cb4262312c70b44a5a19a9a83
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>

    Make vim more useful in chroot
    
    Debian's plain 'vim' is compiled without X clipboard support;
    replaced it with 'vim-gtk', which has such support. Also added
    'vim-fugitive' because it may be handy sometimes.
---
 README.schroot | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.schroot b/README.schroot
index e183e3a..548160b 100644
--- a/README.schroot
+++ b/README.schroot
@@ -101,7 +101,7 @@ mount -t proc -o rw,nosuid,nodev,noexec,relatime proc /proc
 apt-get update
 apt-get --assume-yes install g++-mingw-w64 automake libtool make \
  pkg-config git zsh bzip2 unzip sudo wine default-jre fop jing trang \
- g++-multilib libxml2-utils libxslt1-dev vim vim-doc \
+ g++-multilib libxml2-utils libxslt1-dev vim-gtk vim-doc vim-fugitive \
  >cross-lmi-apt-get-log 2>&1
 
 # This command should produce little output:



reply via email to

[Prev in Thread] Current Thread [Next in Thread]