Replies: 2 comments
-
Hello @devansh08, I also think |
Beta Was this translation helpful? Give feedback.
0 replies
-
So something like this would work with cond: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What's the best way to load a plugin if some file or directory exists in the opened directory ? Something like
ft
orevent
but for files. Example scenario: load git related plugins if.git
directory exists in the directory I've opened.I'm assuming
cond
is the way to go, but wanted to check if any better ways exist. Thanks!Beta Was this translation helpful? Give feedback.
All reactions