fix trouble and set LSP autocomplete key to Tab
This commit is contained in:
parent
4323cb847b
commit
7a86cc4b56
2 changed files with 4 additions and 2 deletions
|
|
@ -1,6 +1,7 @@
|
|||
return {
|
||||
'folke/trouble.nvim',
|
||||
branch = 'dev', -- IMPORTANT!
|
||||
-- branch = 'dev', -- IMPORTANT!
|
||||
cmd = 'Trouble',
|
||||
keys = {
|
||||
{
|
||||
'<leader>xx',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue