Added cmake language server
This commit is contained in:
parent
7b67f931cb
commit
e1e79b1d13
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user