mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
chore(nvim): remove Octo plugin
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
-- Edit and review GitHub issues and pull requests
|
||||
-- https://github.com/pwntester/octo.nvim
|
||||
return {
|
||||
"pwntester/octo.nvim",
|
||||
dependencies = {
|
||||
"nvim-lua/plenary.nvim",
|
||||
"nvim-telescope/telescope.nvim",
|
||||
"nvim-tree/nvim-web-devicons",
|
||||
},
|
||||
config = function()
|
||||
require("octo").setup()
|
||||
end,
|
||||
}
|
||||
Reference in New Issue
Block a user