Re: netrw prepends numbers to hidden/showing filenames when sorting by time

2013-09-16 Thread Paul Domaskis
On Mon, Sep 16, 2013 at 7:52 PM, Ben Fritz wrote: >On Monday, September 16, 2013 3:47:45 PM UTC-5, Paul wrote: >> Unfortunately, that version of netrw requires vim 7.3.465 or later. >> I'm in a locked down environment. > > Is it a matter of admin rights or something else? > > Vim will install to an

Re: Sourcing .vimrc for use in bash shell?

2015-06-06 Thread Paul Domaskis
On Sat, Jun 6, 2015 at 11:44 PM, Eric Christopherson wrote: > On Sat, Jun 06, 2015, Paul wrote: >> On Saturday, June 6, 2015 at 11:24:25 PM UTC-4, Eric Christopherson >> wrote: >> > On Sat, Jun 06, 2015, Paul wrote: >> >> I don't find that my vimrc settings take effect when using vi >> >> editing

Re: extglob unset when filtering/writing text lines to bash

2015-06-15 Thread Paul Domaskis
On Mon, Jun 15, 2015 at 9:55 PM, Paul wrote: > On Monday, June 15, 2015 at 9:11:12 PM UTC-4, Gary Johnson wrote: >> The [solution] which I currently use...is to create a file, >> ~/.vim/bash_env.sh, which contains the following: >> >> shopt -s extglob# Enable !(pattern-list