hrsh7th / vim-lamp

💡Language Server Protocol client for Vim.
MIT License
32 stars 0 forks source link

The ability to disable language server #22

Open Shatur opened 4 years ago

Shatur commented 4 years ago

Could you add the ability to temporary disable / enable language server? It would be very useful for big files, for example. LanguageClient-neovim have such commands

hrsh7th commented 4 years ago

I think it's possible. I will implement it.