1. f184b3a Forward -isysroot flags to the clang completer. by eroman · 10 years ago
  2. 00a5f59 [YCM] Disregard system includes when generating command line options. by asanka · 10 years ago
  3. 234b8d2 [Vim/YCM] Fix hang/crash when no Clang command line is available. by asanka · 10 years ago
  4. 1ff77fd [vim] Use async version of make when available. by rouslan · 10 years ago
  5. b3518a5 Update vim mojom syntax file and add ftdetect to set type by scottmg · 10 years ago
  6. 385a4faa [Vim/YCM] Update instructions for setting up YouCompleteMe by asanka · 10 years ago
  7. 3346ab66 [Vim/YCM] Improve behavior when current source file is unknown to Ninja by asanka · 10 years ago
  8. 01c39d08 [Vim/YCM] Calculate system library paths based on Clang++ binary path. by asanka · 10 years ago
  9. a32eb4e A small vim plugin to add syntax highlighting to .mojom files. This is a minimalistic keyword matching based plugin. by alhaad · 10 years ago
  10. cf9eb11 Remove reference to FileNotFoundError, as it is not available in python 2. by eroman · 11 years ago
  11. 5ff5181 YouCompleteMe: better out(_android|_linux)? dir detection by johnme · 11 years ago
  12. 956993f Support symlinks in tools/vim/chromium.ycm_extra_conf.py by johnme · 11 years ago
  13. 8d6edba YouCompleteMe workaround: explicitly include system include dirs by johnme · 11 years ago
  14. d026bc9 [vim] Check output_dir in ninja-build.vim. by rouslan · 11 years ago
  15. 95e4bfd YCM works correctly when 'out' directory is a symlink (continued). by dzhioev · 11 years ago
  16. 37accc2 YCM works correctly when 'out' directory is a symlink. by dzhioev · 11 years ago
  17. 4a2f312f [tools/vim/clang-format] Remove spurious echo by asanka · 11 years ago
  18. 30853fe4 Make YCM ignore unknown warning options. by [email protected] · 11 years ago
  19. 3025ebc4 Improve YouCompleteMe handling of Blink header without source files. by [email protected] · 11 years ago
  20. 394980a2 Remove old clang_format binaries and hashes by [email protected] · 11 years ago
  21. c3ac874 Allow YCM to use a custom output_dir from GYP_GENERATOR_FLAGS env variable. by [email protected] · 11 years ago
  22. ab37683 Remove third_party/clang_format/scripts. by [email protected] · 12 years ago
  23. 502efd81 Add a simple script to simplify using clang-format from vim. by [email protected] · 12 years ago
  24. e666f18 Pass "-std" flag to YCM config. by [email protected] · 12 years ago
  25. e43b163a ninja-build.vim: Make "CrBuild targetname" actually work. by [email protected] · 12 years ago
  26. dc569cf9 Filter out -Wno-header-guard in YCM configuration by [email protected] · 12 years ago
  27. 06a4f3e Fix YCM file. by [email protected] · 12 years ago
  28. 6fb4e23 Remove -Wno-deprecated-register from YCM. by [email protected] · 12 years ago
  29. 7dcc77a Make .ycm_extra_conf.py work for files in third_party/leveldatabase by [email protected] · 12 years ago
  30. b944e06a Use either out/Release or out/Debug for YouCompleteMe, depending on mtime. by [email protected] · 12 years ago
  31. 1cab7568 Make .ycm_extra_conf.pyc friendly to git checkout by [email protected] · 12 years ago
  32. eea749f Make YCM handle more flags and try to handle header files too. by [email protected] · 13 years ago
  33. a08a428 Add a YouCompleteMe config for Chromium. by [email protected] · 13 years ago
  34. 2f7c75c8 Add a comment about the linux keybinding by [email protected] · 13 years ago
  35. 91b43bf Add a CrBuild command to ninja-build.vim by [email protected] · 13 years ago
  36. 1a5064a Add Linux support for ninja-build.py and fix redraw conditional. by [email protected] · 13 years ago
  37. fa444c2 improve tools/vim/ninja-build.vim for Windows by [email protected] · 13 years ago
  38. 211d9ae2 ninja-build.vim should redraw! after running make. by [email protected] · 14 years ago
  39. 5956782 vim: Let ninja-build.vim detect Release correctly if out/Debug/protoc doesn't exist at all. by [email protected] · 14 years ago
  40. e685cc0f vim: Add a ninja-powered "Compile this file" function. by [email protected] · 14 years ago
  41. aeee116 Add vim filetype settings for DEPS. by [email protected] · 14 years ago
  42. 4cc9f223 Add emacs and vim helper config files for gyp settings. by [email protected] · 14 years ago