mirror of
https://github.com/softinio/nvim-config.git
synced 2025-09-05 17:16:40 -07:00
add neoclip and octo plugins
This commit is contained in:
parent
f55f491c46
commit
2e34ee2c18
3 changed files with 89 additions and 0 deletions
|
@ -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({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue