added octo

This commit is contained in:
2023-01-30 21:43:40 +01:00
parent b9cf3aadef
commit 1792e54500
2 changed files with 5 additions and 0 deletions

4
lua/plugins/octo.lua Normal file
View File

@ -0,0 +1,4 @@
return { 'pwntester/octo.nvim',
cmd = 'Octo',
config = true,
}