Modern C++ development in (Neo)vim
#c++
#cpp
#vim
#development
#LSP
Modern C++ development in (Neo)vim
A Language Server Protocol implementation (
ccls
) and client (
coc.nvim
)
Syntax Highlighting using
vim-lsp-cxx-syntax-highlighting
Linting via
cpplint
and
syntastic
Formatting with
clang-format