Skip to content

Minimap only for active buffer? #135

Closed Answered by JoseConseco
JoseConseco asked this question in Q&A
Discussion options

You must be logged in to vote
        win_filter = function(winid)
          return winid == vim.api.nvim_get_current_win()
        end,

did the trick.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by JoseConseco
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant