How would i select a specific group on a specific side using lua? #27
Answered
by
lucobellic
Ajaymamtora
asked this question in
Q&A
-
I want to reveal neo-tree any maybe other stuff in the same group via lua. Something like `require('edgy-group.stl').view('left', 'g') -- where g is the pick_key Is something like this possible? |
Beta Was this translation helpful? Give feedback.
Answered by
lucobellic
Sep 22, 2024
Replies: 1 comment 4 replies
-
Maybe open_groups_by_key -- but for a specific side? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Added optional parameters as a table in #30.
Example:
Important
The
toggle
option has been moved inside the table