python lsp servers small reorganization
This commit is contained in:
parent
f3a51a73bd
commit
fb7538c2f9
5 changed files with 58 additions and 75 deletions
|
@ -65,7 +65,9 @@ require("lazy").setup({
|
|||
},
|
||||
{
|
||||
'folke/trouble.nvim',
|
||||
opts = require('plugins.trouble').config,
|
||||
opts = {},
|
||||
cmd = "Trouble",
|
||||
--opts = require('plugins.trouble').config,
|
||||
keys = require("plugins.trouble").keys
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue