Skip to content

key map cleanup for popup #213

Answered by MunifTanjim
danielo515 asked this question in Q&A
Discussion options

You must be logged in to vote

This is expected behavior. In Neovim, local keymaps are created against a specific buffer. So if you are supplying the buffer, you need to clean it up before unmounting. You can use popup:unmap for doing that.

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@MunifTanjim
Comment options

@danielo515
Comment options

@danielo515
Comment options

@danielo515
Comment options

@MunifTanjim
Comment options

Answer selected by danielo515
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants