dag / vim-fish

Vim support for editing fish scripts
MIT License
432 stars 59 forks source link

E484: Can't open file /tmp/vnKV0xX/0 at Vim startup #18

Closed szpak closed 10 years ago

szpak commented 10 years ago

A try to edit .fish file ends with the following error message:

"z.fish" 196L, 6779C
Error detected while processing ~/.vim/bundle/vim-fish/ftplugin/fish.vim:
line   22:
E484: Can't open file /tmp/v8jnFvB/0

After Enter I can edit a file anyway having syntax highlighting enabled. The latest vim-fish version installed using vundle.

Vim 7.4.027, fish 2.1.0, Fedora 18.

dag commented 10 years ago

Have you read the bottom of the README?

szpak commented 10 years ago

I have seen it, but I didn't realized that the case. Sorry for the inconvenience.

dag commented 10 years ago

No problem!