-
I know this isn't exactly alpha related but I figured this is a good place to ask. I'd like a menu option to list the 5 most recent "projects" I've been working on, CD into that directory, then relaunch alpha. I think I'll keep a text file of directories in ~/.cache. Every time a file is saved a Before I set out on making this plugin I wanted to know if this is do-able with something else that already exists. Any suggestions/optimizations to my idea is also welcome |
Beta Was this translation helpful? Give feedback.
Answered by
goolord
Apr 22, 2023
Replies: 1 comment 3 replies
-
|
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
twiclo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
DirChanged
, you can test this out by running:cd ~/foo<CR>
and observing the MRU change.cd
alpha.term
oralpha.fortune
module