jdhao / jdhao.github.io

My personal blog: https://jdhao.github.io/
24 stars 6 forks source link

2020/11/29/neovim_cpp_dev_setup/ #71

Open utterances-bot opened 2 years ago

utterances-bot commented 2 years ago

Setting up Neovim for C++ Development with LSP - jdhao's digital space

update log 2022-02-08: update fastgit URL In this post, I would like to share how to set up Neovim for writing simple C++ programs.

https://jdhao.github.io/2020/11/29/neovim_cpp_dev_setup/

cjquines commented 2 years ago

this was helpful, thanks so much!

jdhao commented 2 years ago

this conf is a bit outdated. Now you can use nvim-lsp with clangd instead.