fix: testing revealed errors
This commit is contained in:
parent
fef576fbde
commit
220864faf2
3 changed files with 10 additions and 4 deletions
|
|
@ -17,5 +17,7 @@ return {
|
|||
},
|
||||
config = function()
|
||||
require('plugins.config.telescope').setup()
|
||||
-- Setup compile_commands.json picker for C/C++ projects
|
||||
require('plugins.config.compile-commands-picker').setup()
|
||||
end,
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue