summaryrefslogtreecommitdiffstats
path: root/tools/vim
Commit message (Expand)AuthorAgeFilesLines
* tools: Make YCM config aware of sysroot image.sunnyps2016-02-123-0/+51
* Earlier, the script looked for dirs named 'out' or 'out_*'.lstorset2015-11-253-1/+14
* [tools/vim] Only run PRESUBMIT unittests for changes that touch YCM config.asanka2015-11-211-2/+20
* add a few OWNERS files below tools/thakis2015-11-101-0/+3
* [vim] Check out/Default/ for most recent ninja files.rouslan2015-10-151-1/+3
* Change fallback ninja output_dir detection to test dirs matching out*/.tobiasjs2015-09-101-22/+35
* Forward -isysroot flags to the clang completer.eroman2015-08-133-5/+24
* [YCM] Disregard system includes when generating command line options.asanka2015-07-203-201/+26
* [Vim/YCM] Fix hang/crash when no Clang command line is available.asanka2015-06-265-27/+477
* [vim] Use async version of make when available.rouslan2015-06-081-1/+5
* Update vim mojom syntax file and add ftdetect to set typescottmg2015-06-052-17/+49
* [Vim/YCM] Update instructions for setting up YouCompleteMeasanka2015-06-031-4/+15
* [Vim/YCM] Improve behavior when current source file is unknown to Ninjaasanka2015-06-031-80/+222
* [Vim/YCM] Calculate system library paths based on Clang++ binary path.asanka2015-05-181-13/+34
* A small vim plugin to add syntax highlighting to .mojom files. This is a mini...alhaad2015-04-011-0/+44
* Remove reference to FileNotFoundError, as it is not available in python 2.eroman2015-01-261-1/+1
* YouCompleteMe: better out(_android|_linux)? dir detectionjohnme2015-01-231-31/+44
* Support symlinks in tools/vim/chromium.ycm_extra_conf.pyjohnme2015-01-211-4/+5
* YouCompleteMe workaround: explicitly include system include dirsjohnme2015-01-211-1/+30
* [vim] Check output_dir in ninja-build.vim.rouslan2014-10-293-57/+56
* YCM works correctly when 'out' directory is a symlink (continued).dzhioev2014-09-051-3/+2
* YCM works correctly when 'out' directory is a symlink.dzhioev2014-08-291-5/+6
* [tools/vim/clang-format] Remove spurious echoasanka2014-08-291-1/+0
* Make YCM ignore unknown warning options.dzhioev@chromium.org2014-08-191-0/+6
* Improve YouCompleteMe handling of Blink header without source files.jbroman@chromium.org2014-07-081-3/+18
* Remove old clang_format binaries and hashesjochen@chromium.org2014-07-021-1/+1
* Allow YCM to use a custom output_dir from GYP_GENERATOR_FLAGS env variable.flackr@chromium.org2014-04-231-3/+12
* Remove third_party/clang_format/scripts.thakis@chromium.org2014-02-021-1/+1
* Add a simple script to simplify using clang-format from vim.thakis@chromium.org2014-01-161-0/+20
* Pass "-std" flag to YCM config.dzhioev@chromium.org2014-01-091-2/+3
* ninja-build.vim: Make "CrBuild targetname" actually work.thakis@chromium.org2013-11-071-1/+1
* Filter out -Wno-header-guard in YCM configurationjamesr@chromium.org2013-07-121-2/+2
* Fix YCM file.eroman@chromium.org2013-07-091-3/+4
* Remove -Wno-deprecated-register from YCM.eroman@chromium.org2013-07-081-0/+3
* Make .ycm_extra_conf.py work for files indgrogan@chromium.org2013-05-171-1/+1
* Use either out/Release or out/Debug for YouCompleteMe, depending on mtime.eroman@chromium.org2013-05-081-3/+29
* Make .ycm_extra_conf.pyc friendly to git checkoutvictorhsieh@chromium.org2013-04-241-2/+7
* Make YCM handle more flags and try to handle header files too.simonjam@chromium.org2013-02-061-19/+26
* Add a YouCompleteMe config for Chromium.simonjam@chromium.org2013-02-051-0/+161
* Add a comment about the linux keybindingcbiesinger@google.com2012-12-211-0/+1
* Add a CrBuild command to ninja-build.vimenne@chromium.org2012-10-161-9/+37
* Add Linux support for ninja-build.py and fix redraw conditional.scherkus@chromium.org2012-10-041-2/+3
* improve tools/vim/ninja-build.vim for Windowsscottmg@google.com2012-05-041-3/+12
* ninja-build.vim should redraw! after running make.mattm@chromium.org2012-01-301-0/+1
* vim: Let ninja-build.vim detect Release correctly if out/Debug/protoc doesn't...thakis@chromium.org2012-01-191-3/+6
* vim: Add a ninja-powered "Compile this file" function.thakis@chromium.org2012-01-161-0/+86
* Add vim filetype settings for DEPS.scherkus@chromium.org2011-07-081-3/+4
* Add emacs and vim helper config files for gyp settings.tony@chromium.org2011-07-061-0/+8