Fix clangd lsp config
Some checks failed
pre-commit / pre-commit (push) Failing after 18s

This commit is contained in:
Torjus Håkestad 2024-05-12 17:08:33 +02:00
parent 1355d3b227
commit 8cdb19c60e

View File

@ -127,7 +127,7 @@ lspconfig.rust_analyzer.setup {
} }
-- LSP: C/C++ -- LSP: C/C++
lspconfig.clangd.setup() lspconfig.clangd.setup({})
-- Telescope -- Telescope
require('telescope').setup({ require('telescope').setup({