Skip to content

Commit 8d2e8cd

Browse files
committed
Add clang LSP
1 parent 8dd2c52 commit 8d2e8cd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

init.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -661,6 +661,7 @@ require('lazy').setup({
661661
-- gopls = {},
662662
basedpyright = {},
663663
roslyn = {},
664+
clangd = {},
664665
-- rust_analyzer = {},
665666
-- ... etc. See `:help lspconfig-all` for a list of all the pre-configured LSPs
666667
--

0 commit comments

Comments
 (0)