m-pilia / vim-ccls

Vim plugin for the ccls language server
MIT License
97 stars 7 forks source link

Abstract the LSP interface #2

Closed m-pilia closed 5 years ago

m-pilia commented 5 years ago

Create an abstraction layer around the LS calls, allowing to use multiple LS clients as Language Server backends.