Neovim-from-scratch icon indicating copy to clipboard operation
Neovim-from-scratch copied to clipboard

Combine your configuration with wfxr/minimap.vim

Open raven2cz opened this issue 2 years ago • 0 comments

Thanks for your series. It is best nvim tutor which I saw.

All features and additional your settings work perfectly. I need just one advice. You are using in lualine progress function which draw the placement of actual position inside the file. I'm using very good plugin calls minimap which is shown in the right side and very helps with navigation and orientation in the large files.

I have problem with nvim-tree that I open the file from nvim-tree, but it is not directly open in the editor window, it ask to Pick window A, B, because it takes the minimap as the window too.

I described this problem better here: https://github.com/wfxr/minimap.vim/issues/142#issuecomment-1035241710

Do you have some idea how to solve it? It is a question if it is directly nvim-tree problem, bufferline or minimap. Maybe to create some trick for it. I like this minimap...

Minimap plugin: https://github.com/wfxr/minimap.vim

Thanks for idea.

raven2cz avatar Feb 10 '22 18:02 raven2cz