minimap.lua

← Back to explorer
nvim/lua/plugins/minimap.lua
return {
    {
        'wfxr/minimap.vim'
    }
}