diff --git a/init.lua b/init.lua index 5e7efdc..5f6413b 100644 --- a/init.lua +++ b/init.lua @@ -1013,6 +1013,11 @@ require('lazy').setup({ vim.notify = require'notify' require'telescope'.load_extension('notify') end}, + {'pwntester/octo.nvim', dependencies = {'nvim-lua/plenary.nvim', 'nvim-tree/nvim-web-devicons'}, opts = { + picker = 'telescope', + -- Allow using :Octo without arguments + enable_builtin = true, + }} {'stevearc/overseer.nvim', dependencies = {'folke/which-key.nvim'}, opts = { task_list = { bindings = {