On Tuesday, September 17, 2013 09:44:48 PM Thomas Koch wrote:
> Unfortunately the auto completion does not seem to work for me. It just
> completes the files of the current dir as if it would not see the _gitcd
> file.

Sorry! I had the answer one second later:

compinit is called in .zshrc but _fpath is only set later in .zshrc.local. I 
moved the definition of _fpath to .zshrc.pre and it works now.
_______________________________________________
vcs-home mailing list
vcs-home@lists.madduck.net
http://lists.madduck.net/listinfo/vcs-home

Reply via email to