Added missing clangd.lua config file

This commit is contained in:
2022-06-10 08:29:02 +02:00
parent cb351d4aac
commit cab43399e8
@@ -0,0 +1,3 @@
return {
filetypes = { 'c', 'cpp', 'objc', 'objcpp', 'h', 'inl'},
}