mirror of
https://github.com/tomru/nvim.git
synced 2026-03-03 22:47:18 +01:00
stuff 🤷
This commit is contained in:
@@ -17,4 +17,16 @@ return {
|
||||
},
|
||||
},
|
||||
},
|
||||
{
|
||||
'dlvhdr/gh-addressed.nvim',
|
||||
dependencies = {
|
||||
'nvim-lua/plenary.nvim',
|
||||
'MunifTanjim/nui.nvim',
|
||||
'folke/trouble.nvim',
|
||||
},
|
||||
cmd = 'GhReviewComments',
|
||||
keys = {
|
||||
{ '<leader>gc', '<cmd>GhReviewComments<cr>', desc = 'GitHub Review Comments' },
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user