mirror of
https://github.com/Baipyrus/nvim-config.git
synced 2024-12-24 12:21:46 +00:00
wrap plugin in parenthesis
This commit is contained in:
parent
741e2bc207
commit
b60308bf70
@ -1,4 +1,5 @@
|
||||
return {
|
||||
{
|
||||
'mfussenegger/nvim-dap',
|
||||
dependencies = {
|
||||
-- Async IO library
|
||||
@ -63,4 +64,5 @@ return {
|
||||
-- Install golang specific config
|
||||
-- require('dap-go').setup()
|
||||
end,
|
||||
},
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user