Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Vim syntax file for zsh
- X-seq: zsh-users 8256
- From: Felix Rosencrantz <f.rosencrantz@xxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Vim syntax file for zsh
- Date: Tue, 30 Nov 2004 23:40:41 -0800
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=E/1UMiE/IuJKuop80MJwKS+6NC5kE/a0B1Xn96j5mabGuhfrzuT03+NXgL31T4OF1LrJqwg8SYqK3obXoR0Ij0W8elxS//QjECUc+er95N52ovwkhJtLdFzYRycKDL2Wqbr456gI7jHJBnDMCt+g7FVRqo4bHEOwLqCqGRRXf44=
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Reply-to: Felix Rosencrantz <f.rosencrantz@xxxxxxxxx>
Anyone have a better version of zsh.vim? The version that comes with
vim 6.3 is ok, but could be much better. It has a few bugs, like
unmatched single quotes within double quotes, confuse it. Also, it's
missing some standard keywords (e.g. repeat, until, foreach, select).
It would be nice if it recognized completion related functions,
variables, syntax (e.g. #compdef lines). The _chown completion
function exhibits some of the problems.
-FR
Messages sorted by:
Reverse Date,
Date,
Thread,
Author