Pointing out the red X in the demo
This commit is contained in:
parent
e5e8a38f8d
commit
d9032eaa68
@ -44,10 +44,11 @@ typing in insert mode, the semantic engine is triggered (it can also be
|
|||||||
triggered with a keyboard shortcut; see the rest of the docs).
|
triggered with a keyboard shortcut; see the rest of the docs).
|
||||||
|
|
||||||
The last thing that you can see in the demo is YCM's integration with
|
The last thing that you can see in the demo is YCM's integration with
|
||||||
[Syntastic][] if you are editing a file with semantic engine support. As Clang
|
[Syntastic][] (the little red X that shows up in the left gutter) if you are
|
||||||
compiles your file and detects warnings or errors, they will be piped to
|
editing a file with semantic engine support. As Clang compiles your file and
|
||||||
Syntastic for display. You don't need to save your file or press any keyboard
|
detects warnings or errors, they will be piped to Syntastic for display. You
|
||||||
shortcut to trigger this, it "just happens" in the background.
|
don't need to save your file or press any keyboard shortcut to trigger this, it
|
||||||
|
"just happens" in the background.
|
||||||
|
|
||||||
In essence, YCM obsoletes the following Vim plugins because it has all of their
|
In essence, YCM obsoletes the following Vim plugins because it has all of their
|
||||||
features plus extra:
|
features plus extra:
|
||||||
|
Loading…
Reference in New Issue
Block a user