Commit Graph

1578 Commits

Author SHA1 Message Date
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
Strahinja Val Markovic
ec4da3c1af Removing obsolete sections from the README
No need to mention semantic engine submodule conf because correct
submodule checkout is mandatory (and has been for years) for YCM to work
correctly. Not to mention that ycmd is what has the Jedi/OmniSharp
submodules now, not YCM itself.
2015-04-14 16:21:17 -07:00
Strahinja Val Markovic
bcfc4f006d Updating to latest ycmd 2015-04-08 10:59:08 -07:00
Strahinja Val Markovic
2f81090206 Updating to latest ycmd 2015-03-27 12:59:19 -07:00
Strahinja Val Markovic
9bfdb98b0d Updating to latest ycmd 2015-03-26 16:12:59 -07:00
Val Markovic
56dc60ddc8 Merge pull request #1417 from vheon/feature-new-or-existing-tab
Add new-or-existing-tab as ycm_goto_buffer_command method
2015-03-26 10:31:31 -07:00
Andrea Cedraro
3c63d22c59 Add new-or-existing-tab as ycm_goto_buffer_command method
resolves #1398
2015-03-26 12:10:46 +01:00
Strahinja Val Markovic
786616988b Updating to latest ycmd 2015-03-24 10:01:54 -07:00
Val Markovic
722fb85c95 Merge pull request #1416 from karan10/patch-1
Spelling Mistake Corrected
2015-03-23 12:32:39 -07:00
Karan Dev
3aedec7944 small correction
requeried replaced with re-queried
2015-03-23 19:15:46 +05:30
Karan Dev
acad046d99 Spelling Mistake Corrected
requeired is replaced with required
2015-03-22 03:55:15 +05:30
Strahinja Val Markovic
a4a4f038d7 Updating vimdoc 2015-03-19 10:22:37 -07:00
Val Markovic
6170790312 Merge pull request #1373 from puremourning/subcommand-text
Support completer commands that return text
2015-03-19 10:21:36 -07:00
Ben Jackon
2215bcdeb5 Support completer commands that return text …
This is required to allow the ycmd GetType and GetParent subcommands to echo
their reults in vim. The apporach is to display any text returned from a
subcommand in the 'message' property assuming that the command is not a known
'GoTo' command.
2015-03-19 13:31:24 +00:00
Strahinja Val Markovic
36c788983c Mentioning YCM-Generator in the docs.
Fixes #1400
2015-03-18 17:19:45 -07:00
Strahinja Val Markovic
add69e63e6 Updating to latest ycmd 2015-03-18 17:17:37 -07:00
Strahinja Val Markovic
821c55fc20 Adding missing period in readme. 2015-03-17 13:20:20 -07:00
Strahinja Val Markovic
efac682cd4 Clarifying how to use a custom-built LLVM
Fixes #1380
2015-03-17 12:56:37 -07:00
Val Markovic
8f49e9b25c Merge pull request #1408 from luochenhuan/master
Add link to Options section
2015-03-11 15:55:51 -07:00
hy zhen
3e1cdb58ce Add link to Options section 2015-03-11 00:23:12 -04:00
Strahinja Val Markovic
5a8cf90800 Updating to latest ycmd 2015-03-10 15:28:52 -07:00
Strahinja Val Markovic
74668373f8 Updating to latest ycmd 2015-03-06 17:07:58 -08:00
Strahinja Val Markovic
8f7e5edd06 Updating to latest ycmd 2015-03-05 14:04:36 -08:00
Strahinja Val Markovic
de32351778 Updating to latest ycmd 2015-02-27 17:22:31 -08:00
Val Markovic
5930dc75a9 Merge pull request #1335 from akhosravian/master
document g:ycm_csharp_server_port option
2015-02-27 16:38:59 -08:00
Val Markovic
d05cf1d7ff Merge pull request #1374 from puremourning/test-suite
Test suite: allow skipping of build step
2015-02-27 16:35:04 -08:00
Val Markovic
c836b6bef3 Merge pull request #1363 from dsem/patch-1
clarify how to check your version of vim is recent
2015-02-27 16:28:14 -08:00
Strahinja Val Markovic
f3579581a2 Updating to latest ycmd 2015-02-24 11:07:28 -08:00
Strahinja Val Markovic
6181a531bf Typo fix in docs. 2015-02-20 11:29:52 -08:00
Strahinja Val Markovic
cfc985be24 Updating to latest ycmd 2015-02-19 18:19:31 -08:00
Ben Jackon
d6c9bc10bb Allow user to skip build when running tests 2015-02-12 13:15:10 +00:00
dsem
a07a034da9 clarify how to check your version of vim is recent 2015-02-06 11:50:28 -05:00
Strahinja Val Markovic
035b6ca862 Updating to latest ycmd 2015-02-05 12:03:38 -08:00
Strahinja Val Markovic
4436d515d3 Updating to latest ycmd 2015-01-30 10:21:35 -08:00
Strahinja Val Markovic
651334eb55 Updating to latest ycmd 2015-01-30 10:19:26 -08:00
Andrew Khosravian
7cf0bfc834 Fix up typo and phrasing in README & add g:ycm_csharp_server_port to youcompleteme.txt in doc 2015-01-27 14:36:27 -08:00
Andrew Khosravian
9e58245088 document g:ycm_csharp_server_port option 2015-01-23 18:43:26 -08:00
Strahinja Val Markovic
ba6e1408fd Updating to latest ycmd 2015-01-22 10:14:28 -08:00
Strahinja Val Markovic
8260e15975 Updating to latest ycmd 2015-01-20 14:01:32 -08:00
Strahinja Val Markovic
c5e525dc31 Updating to latest ycmd 2015-01-20 13:47:45 -08:00
Strahinja Val Markovic
f33b7cae06 Updating vimdoc from README 2015-01-20 13:32:42 -08:00
Strahinja Val Markovic
5e53301dad Adding Intro heading 2015-01-20 12:55:06 -08:00
Val Markovic
bab455857e Merge pull request #1329 from rdlester/master
Table of contents in README
2015-01-20 12:48:35 -08:00
rdlester
2e30e59754 Table of contents in README 2015-01-19 13:27:34 -08:00
Strahinja Val Markovic
453bf93d7d Updating to latest ycmd 2015-01-18 22:40:02 -08:00
Strahinja Val Markovic
2c255c5370 Fixing build on Arch Linux
Arch has /usr/bin/python point to python3 because that OS wants to be a
unique and special snowflake that breaks backwards compatibility.
2015-01-18 10:10:23 -08:00
Strahinja Val Markovic
3b45003aff Calling build.py instead of build.sh in run_tests 2015-01-17 20:54:09 -08:00
Strahinja Val Markovic
2e728657f8 Updating to latest ycmd 2015-01-17 17:54:08 -08:00
Strahinja Val Markovic
13266679ed Updating to latest ycmd 2015-01-16 11:07:58 -08:00
Strahinja Val Markovic
3dd4bc33cf Updating to latest ycmd 2015-01-16 09:52:43 -08:00