vim-sclow
vim-sclow copied to clipboard
Feature Request: add signs to the scroll column
Hi,
Is it possible to add signs on the scroll column? such as search results, git changes, warnings, errors etc?
Examples in neovim(can't find anything similar in regular vim)
https://github.com/lewis6991/satellite.nvim https://github.com/dstein64/nvim-scrollview https://github.com/petertriho/nvim-scrollbar
Thanks
Hi, thank you for your comment.
That sould be possible but needs a lot of changes. Let me see if anyone else needs that feature.