Let's say I edit file x (vim x) which is a symlink, x->y. (Linux). How can I make a script that opens y instead of x in the buffer (chases the symlinks and opens it)
Yakov
Let's say I edit file x (vim x) which is a symlink, x->y. (Linux). How can I make a script that opens y instead of x in the buffer (chases the symlinks and opens it)
Yakov