How to close the current buffer using cokeline? #197
Unanswered
niamleeson
asked this question in
Q&A
Replies: 1 comment 4 replies
-
I was able to achieve it like this. Is this recommended?
|
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
Uh oh!
There was an error while loading. Please reload this page.
-
Cokeline is nice since it focuses an available buffer when it closes. I'd like to keymap to close the current buffer. How can I get the current buffer so I can call
buffer:close()
?Beta Was this translation helpful? Give feedback.
All reactions