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
|
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
|
6181a531bf
|
Typo fix in docs.
|
2015-02-20 11:29:52 -08:00 |
|
dsem
|
a07a034da9
|
clarify how to check your version of vim is recent
|
2015-02-06 11:50:28 -05: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
|
5e53301dad
|
Adding Intro heading
|
2015-01-20 12:55:06 -08:00 |
|
rdlester
|
2e30e59754
|
Table of contents in README
|
2015-01-19 13:27:34 -08:00 |
|
Dawson Botsford
|
fef7704e43
|
Fix capitals
|
2014-12-31 18:53:52 -05:00 |
|
dawsonbotsford
|
e61813a4b4
|
Spelling correction automated from Dawson's Spelling Bee
|
2014-12-31 18:52:15 -05:00 |
|
Strahinja Val Markovic
|
6dc548b346
|
Mentioning Bear for compile_commands.json
Fixes #1291
|
2014-12-22 10:38:06 -08:00 |
|
Val Markovic
|
22b02827dc
|
Merge pull request #1271 from tony/patch-2
FreeBSD installation, add system LD_LIBRARY_PATH
|
2014-12-10 11:04:52 -08:00 |
|
Val Markovic
|
65f0fac61c
|
Merge pull request #1268 from vheon/feature-disable-on-large-files
Disable on large file
|
2014-12-05 23:28:59 -08:00 |
|
Andrea Cedraro
|
e28c709b99
|
Disable on large file
closes #1238
|
2014-12-05 10:32:52 +01:00 |
|
Tony Narlock
|
147773ed13
|
FreeBSD installation, add system LD_LIBRARY_PATH
FreeBSD 10/11-CURRENT may not install without adding it.
|
2014-12-04 16:55:19 -08:00 |
|
Tony Narlock
|
4e9e5d92da
|
Update documentation with FreeBSD installation instructions
@Valloric: I'm very happy to have YouCompleteMe with clang completion working 100% on FreeBSD 10.1 :) Thank you for this
|
2014-12-03 21:37:10 -08:00 |
|
Strahinja Val Markovic
|
9423770d4f
|
Fixing typo in OpenBSD install section.
Also added a note about OpenBSD not being officially supported.
Fixes #1263
|
2014-12-03 10:41:26 -08:00 |
|
Fabian Raetz
|
66c57e0da8
|
add installation instructions for OpenBSD
and document the possibility to use system boost
instead of the bundled version.
|
2014-11-17 17:12:01 +01:00 |
|
Strahinja Val Markovic
|
87b42c6893
|
Docs now state Ubuntu 14.04 has good Vim version.
Fixes #1205
|
2014-10-06 13:36:11 -07:00 |
|
Strahinja Val Markovic
|
a2cae90f7b
|
Now using a libclang based on Clang 3.5.
This is now the officialy supported version of libclang for YCM. The
changes come as a result of updating to the latest ycmd commit.
|
2014-09-29 15:53:58 -07:00 |
|
Strahinja Val Markovic
|
c3afdbc45b
|
Docs now more specific how glob matching works.
Fixes #1166
|
2014-09-12 10:04:08 -07:00 |
|
Strahinja Val Markovic
|
c76bb46b94
|
Updating docs with correct defaults for option
Fixes #1156
|
2014-09-07 20:37:46 -07:00 |
|
Strahinja Val Markovic
|
27891013ab
|
Minor formatting fix for README
|
2014-09-03 12:53:24 -07:00 |
|
Strahinja Val Markovic
|
af0fdef1b9
|
Updating docs to mention regex semantic triggers.
This was recently added to ycmd.
|
2014-08-29 13:29:01 -07:00 |
|
Strahinja Val Markovic
|
fd553d372b
|
Mentioning YCM_CORES var in FAQ when out of RAM.
|
2014-08-28 11:39:10 -07:00 |
|
Strahinja Val Markovic
|
c48c92d9ba
|
Removed out-of-date sentence from README.
|
2014-08-28 11:39:10 -07:00 |
|
Strahinja Val Markovic
|
181f494c0b
|
Docs now state correct location of libclang lib
The location moved after the ycmd split.
Fixes #1113.
|
2014-08-04 13:14:24 -07:00 |
|
Strahinja Val Markovic
|
c05625649d
|
Mentioning how to get cmake to generate flags db
Fixes #1084
|
2014-07-21 14:56:46 -07:00 |
|
Daniel Cohen
|
d4d2d2be35
|
Fix "GoToImplementation" command name in docs.
|
2014-06-24 00:22:26 -04:00 |
|
Adelar da Silva Queiróz
|
fa95d7c0f8
|
Bundle name is deprecated.
Bundle name is not used anymore in the Vundle plugin. Use Plugin instead.
|
2014-06-05 00:13:34 -03:00 |
|
Strahinja Val Markovic
|
da3f03caa8
|
Minor rewording in README
|
2014-05-28 16:12:56 -07:00 |
|
Strahinja Val Markovic
|
666cf3859a
|
Better detection of shortmess 'c' availability
Also noting that the annoying messages during completion go away with Vim
7.3.314.
Related to #642.
|
2014-05-28 15:48:49 -07:00 |
|
Matt Gardner
|
8cc1095642
|
Add infolog to default ft blacklist in README
|
2014-05-23 11:46:50 -07:00 |
|
Strahinja Val Markovic
|
fa47898369
|
Typo fix in readme
|
2014-05-22 12:23:45 -07:00 |
|
Spencer G. Jones
|
f9d02a747b
|
Updates to the README for recent C# support changes
|
2014-05-22 08:45:52 -06:00 |
|
Strahinja Val Markovic
|
3a0c3fcfa2
|
Travis badge now uses master branch
'travis' branch hasn't existed for months.
|
2014-05-21 13:46:21 -07:00 |
|
Strahinja Val Markovic
|
8e02cedd8c
|
Fixing links broken by ycmd split
Fixes #983.
|
2014-05-20 14:07:23 -07:00 |
|
Strahinja Val Markovic
|
fc05769788
|
Updating Install Guide
|
2014-05-14 13:16:21 -07:00 |
|
Strahinja Val Markovic
|
81029d9f4e
|
Docs for region syntax groups
Fixes #959
|
2014-05-09 13:15:15 -07:00 |
|
Strahinja Val Markovic
|
5ed486b8d3
|
More strongly condemn use of system libclang
|
2014-04-02 14:30:39 -07:00 |
|
Val Markovic
|
9d388ef4b3
|
Merge pull request #845 from davits/master
Added options to choose GoTo commands buffer...
|
2014-03-24 12:59:35 -07:00 |
|
Davit Samvelyan
|
b9109af709
|
Added check for Vim 'hidden' option when trying to open result in the same buffer
|
2014-03-22 14:24:16 +04:00 |
|
Strahinja Val Markovic
|
90e097efa4
|
Implementing the new GoToImprecise command
Same as GoTo, but trades correctness for speed. See the docs for details.
|
2014-03-21 12:37:01 -07:00 |
|
Strahinja Val Markovic
|
9cf566bd8f
|
Renamed GoToDefinitionElseDeclaration to GoTo
The old name still works for the sake of backwards compatibility.
|
2014-03-21 11:34:00 -07:00 |
|
davits
|
40dc235136
|
Combined same_buffer and buffer_command options.
|
2014-03-04 14:47:43 +04:00 |
|
Strahinja Val Markovic
|
0d9c11d329
|
Adding 'mail' filetype (mutt) to blacklist
Fixes #847
|
2014-03-01 10:15:25 -08:00 |
|
davits
|
0102d23bfe
|
Added options to choose whether GoTo commands result should be opened in the new buffer and in which one.
|
2014-02-23 17:50:51 +04:00 |
|
Strahinja Val Markovic
|
1a33f34ec0
|
Adding the g:ycm_open_loclist_on_ycm_diags option
|
2014-01-29 10:59:15 -08:00 |
|
Strahinja Val Markovic
|
735c57bba8
|
New entry in FAQ explaining errors after Ctrl-C
|
2014-01-29 10:25:31 -08:00 |
|
Strahinja Val Markovic
|
b39bc33f56
|
Mention Vim patch for silent status messages
|
2014-01-18 15:14:24 -08:00 |
|