add neoclip and octo plugins

This commit is contained in:
Salar Rahmanian 2024-09-02 08:41:33 -07:00
parent f55f491c46
commit 2e34ee2c18
3 changed files with 89 additions and 0 deletions

View file

@ -6,6 +6,7 @@ return {
{ "nvim-telescope/telescope-fzf-native.nvim", build = "make" },
"debugloop/telescope-undo.nvim",
"nvim-telescope/telescope-ui-select.nvim",
"AckslD/nvim-neoclip.lua",
},
config = function()
require("telescope").setup({