gf edits the file whose name is under the cursor.
Sometimes I use gf to check if the file exist or not,
by just going to the file and coming back.
But if the file is large, then it takes time for opening it.
Is there a simple way in normal model to check the file whose name under the cursor does exist or not?
:h filereadable()– Maxim Kim Feb 14 '22 at 06:47