[PATCH] D51297: [docs] Create a guide for Vim users on how to set up Clangd

Kadir Cetinkaya via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 11 02:31:02 PDT 2018


kadircet added a comment.

In https://reviews.llvm.org/D51297#1228725, @ioeric wrote:

> I also support having some instructions/pointers on editor integration. That said, I think we should have a section "Editor integration" with a list of editor clients that are known to work with clangd, instead of having a section just for vim. Something like:
>
>   #Editor (or client?) integration
>  
>   ##Vim
>   Some LSP clients that are known to work with clangd:
>    - nvim, LanguageClient-neovim ..
>    - ...
>  
>   ## vscode
>  
>   ## emacs?
>  
>
>
> What do you think?


Sorry I am trespassing, just wanted to say +1 to this.


https://reviews.llvm.org/D51297





More information about the cfe-commits mailing list