From 86f37208ba4769a265e079388aa0189369502baa Mon Sep 17 00:00:00 2001 From: Amanda Graven Date: Mon, 9 Mar 2026 10:54:39 +0100 Subject: [PATCH] Add octo.nvim --- init.lua | 5 +++++ 1 file changed, 5 insertions(+) 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 = {