I'm trying move from ido-mode to helm
and projectile
and are not used to, something will be overcome, but when I tried helm-projectile-recentf
, I wish it can switch to last buffer I visited quickly, but the default buffer is my current buffer, I don't want to switch to my current buffer, I have to move down first. switch buffer is a very frequent operation, I think move down everytime is very annoying!
I have studied helm-projectile-recentf
function, it seems it is not easy to customize it to suit my normal requirement.
Could somebody have good suggestion, thanks in advance!