This website requires JavaScript.
Explore
Help
Register
Sign In
vim
/
YouCompleteMe
Watch
1
Star
0
Fork
0
You've already forked YouCompleteMe
Code
Issues
Pull Requests
Releases
Wiki
Activity
205
Commits
1
Branch
0
Tags
38
MiB
Python
91.2%
Vim script
8.3%
Shell
0.5%
f9a516704b
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Strahinja Val Markovic
f9a516704b
Now explicitly adding the clang includes to flags
2013-01-17 17:08:28 -08:00
autoload
No error when no clang support and cpp file opened
2013-01-13 20:56:10 -08:00
cpp
Hide clang pragmas behind an #ifdef
2013-01-17 14:58:50 -08:00
plugin
Changing the default to not add 'preview'
2013-01-14 20:45:55 -08:00
python
Now explicitly adding the clang includes to flags
2013-01-17 17:08:28 -08:00
.gitignore
Gitignore now ignores dylib files as well
2013-01-13 12:35:05 -08:00
COPYING.txt
Adding the COPYING file with the license
2012-08-16 19:33:36 -07:00
README.md
Adding initial readme file
2012-04-15 20:14:47 -07:00
README.md
Work in progress, NOT yet ready for primetime!