removed depracted lazy call
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
return {
|
||||
'Civitasv/cmake-tools.nvim',
|
||||
config = {
|
||||
opts = {
|
||||
cmake_command = 'cmake',
|
||||
cmake_generate_options = { '-D', 'CMAKE_EXPORT_COMPILE_COMMANDS=1', '-G', 'Ninja' },
|
||||
cmake_show_console = 'always',
|
||||
|
Reference in New Issue
Block a user