YouCompleteMe/python/ycm
Sidney San Martín 0e9324d012 Fix spurious warning about missing newline at EOF
C requires a newline at the end of any file, and clang may warn if it's
missing. Vim always saves one to disk, and we should mimic this.
2015-04-15 00:38:05 -07:00
..
client Support completer commands that return text … 2015-03-19 13:31:24 +00:00
tests Now extracting PHP functions. 2014-09-02 10:53:38 -07:00
__init__.py Fixing python tests broken in rename 2013-05-19 20:06:14 -07:00
base.py Updating to latest ycmd 2015-03-06 17:07:58 -08:00
diagnostic_interface.py Fix Vim E885: not possible to change sign 2014-10-29 10:16:38 -07:00
omni_completer.py Refactored completion request creation 2014-05-27 17:38:34 -07:00
syntax_parse.py Now extracting PHP functions. 2014-09-02 10:53:38 -07:00
test_utils.py Changing copyright headers from me to Google 2014-01-13 11:08:43 -08:00
unsafe_thread_pool_executor.py Changing copyright headers from me to Google 2014-01-13 11:08:43 -08:00
vimsupport.py Fix spurious warning about missing newline at EOF 2015-04-15 00:38:05 -07:00
youcompleteme.py Fix KeyError on no 'no_proxy' env var 2014-09-11 15:19:26 -07:00