Added cmake language server
This commit is contained in:
@@ -511,7 +511,8 @@ local servers = {
|
|||||||
schemas = require('schemastore').yaml.schemas(),
|
schemas = require('schemastore').yaml.schemas(),
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
taplo = {}
|
taplo = {},
|
||||||
|
cmake = {}
|
||||||
}
|
}
|
||||||
|
|
||||||
-- Setup neovim lua configuration
|
-- Setup neovim lua configuration
|
||||||
|
|||||||
Reference in New Issue
Block a user