On Fri, Jan 18, 2019 at 09:47:07PM +0100, Bram Moolenaar wrote:

>   " Z-Shell script
>   au BufNewFile,BufRead .zprofile,*/etc/zprofile,.zfbfmarks  setf zsh
> ! au BufNewFile,BufRead .zsh*,.zlog*,.zcompdump*  call s:StarSetf('zsh')
>   au BufNewFile,BufRead *.zsh                 setf zsh
>   
> --- 1477,1490 ----
>   
>   " Z-Shell script
>   au BufNewFile,BufRead .zprofile,*/etc/zprofile,.zfbfmarks  setf zsh
> ! au BufNewFile,BufRead .zsh,.zlog,.zcompdump         call s:StarSetf('zsh')

This is definitely not right; .zsh and .zlog aren't typical filenames.  I'm
guessing .zsh* and .zlog* were lazy ways of saying .zshrc, .zshenv, .zlogin,
.zlogout.  Those should probably be explicitly listed here.

Danek

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Raspunde prin e-mail lui