color_coded icon indicating copy to clipboard operation
color_coded copied to clipboard

A vim plugin for libclang-based highlighting of C, C++, ObjC

Results 42 color_coded issues
Sort by recently updated
recently updated
newest added

**tl;dr:** The project only compiles with C++17, but cmake uses C++14. **Issue:** ` $ git clone https://github.com/jeaye/color_coded.git Cloning into 'color_coded'... remote: Enumerating objects: 4859, done. remote: Counting objects: 100% (177/177),...

LLVM x86_64 conflict with mac os m1