code-minimap
code-minimap copied to clipboard
🛰 A high performance code minimap render.
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.58 to 1.0.60. Release notes Sourced from anyhow's releases. 1.0.60 Propagate --target to rustc invocation when deciding about backtrace support (#249, thanks @RalfJung) 1.0.59 Update crates.io metadata...
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.12 to 3.2.16. Release notes Sourced from clap's releases. v3.2.16 [3.2.16] - 2022-07-30 Fixes Ensure required arguments appear in errors when they are also members of a...
Hi, and thanks for your work! I'm not a huge fan of braille, but more of blocks (like this █). Do you think it could be added in code-minimap as...
I have tried to install code-minimap on debian 8 and 9, with vim 8.2. * and minimap and I can't install code-minimap and I always get this message in terminal...
may be should unmap in close funciton .... now i just comment this nnoremap code.... ```vim " line 210 , plugin/minimap.vim " Mappings to make searching update with * or...
Hello!...I'm trying to install code-minimap with homebrew but seems that that formula doesn't exist, the formula was removed? do you know a workaround? thank you!
It would be interesting to see colored view on the side based on the context, like diff mode, git mode, conflict mode, lsp error.
Hello, I tried to use vim plugin and founded, that usefull information is lost with compression. Here is some structure block in file:   vscode minimap:  code-minimap with...
I'd like to use this program in Termux (Linux userland on Android), but unfortunately the Aarch64 version from the releases doesn't work as it requires shared libraries that aren't available....
I'd like to render a bunch of mini maps to quickly find some file, it would fit the screen better if they were horizontal (like a sound wave) instead of...