emacs-lsp / emacs-ccls

Emacs client for ccls, a C/C++ language server
200 stars 29 forks source link

Replace (require 'lsp) with (require 'lsp-mode) #81

Closed lkzz closed 4 years ago

lkzz commented 4 years ago

https://github.com/emacs-lsp/lsp-mode/blob/36799a7a42b84c549a64479282bfb9b16cd865b4/lsp.el#L4

fix lsp require warning

MaskRay commented 4 years ago

Thanks! Sorry that I did not see this while pushing 17ec7bb4cf362b7268c24e070e841f0dfac1c919