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