Log in Register Dashboard Temp Share Shortlinks Frames API

HTMLify

telescope.lua
Views: 185 | Author: abh
return {
    "nvim-telescope/telescope.nvim",
    dependencies = {
        "nvim-lua/plenary.nvim"
    }
}

Comments