local_vimrc VS ccls

Compare local_vimrc vs ccls and see what are their differences.

local_vimrc

Per project/tree configuration plugins (by LucHermitte)

ccls

C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting (by MaskRay)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
local_vimrc ccls
5 41
125 3,636
- -
1.8 5.3
over 3 years ago 13 days ago
Vim Script C++
GNU General Public License v3.0 only Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

local_vimrc

Posts with mentions or reviews of local_vimrc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-19.

ccls

Posts with mentions or reviews of ccls. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-30.

What are some alternatives?

When comparing local_vimrc and ccls you can also consider the following projects:

vimrc - The ultimate Vim configuration (vimrc)

clangd - clangd language server

vim-abolish - abolish.vim: Work with several variants of a word at once

vim-lsp - async language server protocol plugin for vim and neovim

lh-tags - ctags base updating, and browsing from vim

YouCompleteMe - A code-completion engine for Vim

cquery - C/C++ language server supporting multi-million line code base, powered by libclang. Emacs, Vim, VSCode, and others with language server protocol support. Cross references, completion, diagnostics, semantic highlighting and more

coc.nvim - Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.

clang_complete - Vim plugin that use clang for completing C/C++ code.

rtags - A client/server indexer for c/c++/objc[++] with integration for Emacs based on clang.

ale - Check syntax in Vim/Neovim asynchronously and fix files, with Language Server Protocol (LSP) support

nvim-dap - Debug Adapter Protocol client implementation for Neovim