Skip to content
Snippets Groups Projects
Commit da22a0dc authored by Henrik Tjäder's avatar Henrik Tjäder
Browse files

Rework coc-config

parent 3b2f8144
No related branches found
No related tags found
No related merge requests found
{
"languageserver": {
"clangd": {
"command": "clangd",
"args": ["--background-index"],
"rootPatterns": ["compile_flags.txt", "compile_commands.json", ".git/", ".hg/"],
"filetypes": ["c", "cpp", "objc", "objcpp"]
},
"ccls": {
"command": "ccls",
"filetypes": ["c", "cpp", "cuda", "objc", "objcpp"],
......@@ -802,6 +796,7 @@
"gfmul",
"gpio",
"gridlayout",
"gsettings",
"gwstat",
"hackmd",
"hasharea",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment