This commit is contained in:
iofq 2025-06-19 04:12:38 -05:00
parent 5a884a48c2
commit 3132ae3d98
No known key found for this signature in database
GPG key ID: ECF3B2DA38BF7183
3 changed files with 19 additions and 11 deletions

View file

@ -19,12 +19,6 @@ return {
noremap = true,
desc = 'Trouble diagnostics',
},
{
'<leader>nt',
'<cmd>Trouble qflist<CR>',
noremap = true,
desc = 'Trouble qflist',
},
},
},
{