plug(lsp): configured C LSP
commit6e92fbbe565a0e7061c7fc1465ebdd1daaf80b9e
authorlnk3 <lnk3@pop-os.localdomain>
Wed, 6 Dec 2023 17:07:19 +0000 (6 18:07 +0100)
committerlnk3 <lnk3@pop-os.localdomain>
Wed, 6 Dec 2023 17:12:34 +0000 (6 18:12 +0100)
treefda6d37e9747e9129a367df9394ed95542e7b374
parent380c3477c42f00df2598617a1862e4e4b21e4f41
plug(lsp): configured C LSP

- Using clangd (+extensions) and ccls
after/ftplugin/c.lua [new file with mode: 0644]
lua/lsp/langs/clangd.lua [new file with mode: 0644]
lua/lsp/langs/clangd_extensions.lua [new file with mode: 0644]
lua/plugins/completion/cmp.lua
lua/plugins/lsp/ccls.lua
lua/plugins/lsp/mason.lua