Remove broken telescope build

This commit is contained in:
Alex Selimov 2024-01-18 09:17:05 -05:00
parent 17f96075a0
commit 1caf46c32e
3 changed files with 4 additions and 46 deletions

View file

@ -6,6 +6,6 @@
"reportUnboundVariable":"none"
},
"hover.target": "preview",
"clangd.path": "~/.config/coc/extensions/coc-clangd-data/install/16.0.2/clangd_16.0.2/bin/clangd"
"clangd.path": "/usr/bin/clangd"
}