code-minimap icon indicating copy to clipboard operation
code-minimap copied to clipboard

Can't install debian 8,9 older versions

Open adga137 opened this issue 4 years ago • 2 comments
trafficstars

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 or console: minimap: this plugin requires code-minimap installed, wait response.

adga137 avatar Nov 24 '21 02:11 adga137

@adga137 How did you install code-minimap? And can you execute code-minimap in your terminal after installed?

wfxr avatar Dec 24 '21 11:12 wfxr

@adga137 How did you install code-minimap? And can you execute code-minimap in your terminal after installed?

I manage to install on debian 8 with vim 8.2. * by doing the following:

  • install this version of code-minimap: https://github.com/wfxr/code-minimap/releases/download/v0.4.3/code-minimap_0.4.3_amd64.deb

  • install minimap

  • and finally change the fonts used in kde-konsole since minimap was not displayed correctly.

I hope my solution will serve other users who also use debian versions 8 and 9.

Thanks for you response.

adga137 avatar Dec 24 '21 11:12 adga137