I want to setup lsp-cmake lsp server in my vanilla emacs.
I just installed lsp server using pip install cmake-language-server
.
I don't know how to configure in my emacs init.el to use the lsp server. The couldn't find any documentation as well for emacs.
How can I configure lsp-cmake in my init file for emacs