minimap.vim icon indicating copy to clipboard operation
minimap.vim copied to clipboard

📡 Blazing fast minimap / scrollbar for vim, powered by code-minimap written in Rust.

Results 33 minimap.vim issues
Sort by recently updated
recently updated
newest added

I'm using nvim-tree and if I try open the file from the tree. The message is shown "Pick window:" And I have to select A, B because the minimap is...

stale
conflict

Improve the documentation of `g:minimap_close_filetypes`, `g:minimap_close_buftypes`, `g:minimap_block_buftypes`, and `g:minimap_block_filetypes`.

documentation
stale

- [x] I have read through the [README](https://github.com/wfxr/minimap.vim/blob/master/README.md) (especially F.A.Q section) - [x] I have searched through the existing issues ## Environment info Arch Linux, Neovim Nightly (v0.8.0-dev+95-g07660193a) ## Error...

bug

Instead of highlighting currently visible range text, I'd like to have the currently visible range area underlined at the start and end to create a line border for the visible...

feature request

## Check list - [X] I have read through the [README](https://github.com/wfxr/minimap.vim/blob/master/README.md) (especially F.A.Q section) - [X] I have searched through the existing issues ## Environment info - OS - [X]...

Details in #142: > This is what I ended up with: https://github.com/dsully/dotfiles/commit/caa22b703cdee4b96c023050964c8ce32bdd48c1 based off of your answer in https://github.com/wfxr/minimap.vim/issues/106#issuecomment-994143555 _Originally posted by @dsully in https://github.com/wfxr/minimap.vim/issues/142#issuecomment-1089457753_

enhancement
feature request

## Check list - [x] I have read through the [README](https://github.com/wfxr/minimap.vim/blob/master/README.md) (especially F.A.Q section) - [x] I have searched through the existing issues ## Environment info - OS - [x]...

## Check list - [x] I have read through the [README](https://github.com/wfxr/minimap.vim/blob/master/README.md) (especially F.A.Q section) - [x] I have searched through the existing issues ## Environment info - OS - [x]...

can't-repro

When opening large files, the initial file scanning causes a long delay before content is displayed. This ticket is to investigate kicking that work off in an external process, then...

feature request

## Check list - [x] I have read through the [README](https://github.com/wfxr/minimap.vim/blob/master/README.md) (especially F.A.Q section) - [x] I have searched through the existing issues ## Environment info - OS - [x]...

stale