Skip to content

Commit 3a80015

Browse files
authored
Merge pull request fffaraz#462 from adamcavendish/master
Add cquery C++ code completer
2 parents 7f554ef + aa4805b commit 3a80015

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -748,6 +748,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
748748
* [rtags](https://github.com/Andersbakken/rtags) - A c/c++ client/server indexer with for integration with emacs based on clang.
749749
* [Xcode](https://developer.apple.com/xcode/) - Developed by Apple.
750750
* [YouCompleteMe](https://valloric.github.io/YouCompleteMe/) - YouCompleteMe is a fast, as-you-type, fuzzy-search code completion engine for Vim.
751+
* [cquery](https://github.com/cquery-project/cquery/) - A C++ code completion engine for vscode, emacs, vim, etc.
751752

752753
## Build Systems
753754

0 commit comments

Comments
 (0)