diff --git a/init.lua b/init.lua index 73b61cd4..46e0e43d 100644 --- a/init.lua +++ b/init.lua @@ -702,6 +702,10 @@ require('lazy').setup({ }, }, }, + + opencl_ls = { + filetypes = { 'opencl', 'cl' }, + }, } -- Ensure the servers and tools above are installed @@ -833,7 +837,7 @@ require('lazy').setup({ -- -- All presets have the following mappings: -- /: move to right/left of your snippet expansion - -- : Open menu or open docs if already open + -- : cpen menu or open docs if already open -- / or /: Select next/previous item -- : Hide menu -- : Toggle signature help