Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Textfile-Favoring Completion
- X-seq: zsh-users 10088
- From: zzapper <david@xxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: Textfile-Favoring Completion
- Date: Sun, 26 Mar 2006 18:59:12 +0000 (UTC)
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Organization: SuccessTheory
- References: <20060325181625.GA17430@xxxxxxxxxxxxxxxx> <060325231856.ZM6755@xxxxxxxxxxxxxxxxxxxxxx>
- Sender: news <news@xxxxxxxxxxxxx>
Tangential to OP
in your .vimrc
autocmd BufReadPost *.doc %!antiword "%"
This allows you to VIM a ms-word document obviously in READ-ONLY mode
(just to highlight a case when you might want to VIM a non-text file)
Messages sorted by:
Reverse Date,
Date,
Thread,
Author