vim-startify
vim-startify copied to clipboard
Don't process malformed file names
I'm not sure what the cause was, but I ended up with an entry in my file
list that was just some regex pattern. So the processing in this loop
was crashing at the glob below. Fix this by ignoring non-existant
files.