We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c3c0332 + 3b607df commit d088ff7Copy full SHA for d088ff7
README.md
@@ -2678,7 +2678,7 @@ number like `99`.
2678
When `g:ycm_auto_trigger` is `0`, YCM sets the `completefunc`, so that you can
2679
manually trigger normal completion using `C-x C-u`.
2680
2681
-If you want to map something else to trigger completion, such as `C-d``,
+If you want to map something else to trigger completion, such as `C-d`,
2682
then you can map it to `<plug>(YCMComplete)`. For example:
2683
2684
```viml
0 commit comments