vim-sidebar-manager
vim-sidebar-manager copied to clipboard
The missing sidebar manager for Vim/Neovim
Results
1
vim-sidebar-manager issues
Sort by
recently updated
recently updated
newest added
I'd like to add [vim-mundo](https://github.com/simnalamburt/vim-mundo) but I'm unable to make it work. This is my rc: ```viml ... \ 'vim-mundo': { \ 'position': 'left', \ 'check_win': {nr -> bufname(winbufnr(nr)) =~...