Add note for set paste option

This commit is contained in:
hrsh7th
2023-04-27 00:32:29 +09:00
parent e28fb7a730
commit 2db3d7ca42

View File

@@ -18,6 +18,7 @@ Config |cmp-config|
Config Helper |cmp-config-helper| Config Helper |cmp-config-helper|
Develop |cmp-develop| Develop |cmp-develop|
FAQ |cmp-faq| FAQ |cmp-faq|
============================================================================== ==============================================================================
Abstract *cmp-abstract* Abstract *cmp-abstract*
@@ -926,7 +927,11 @@ How to integrate with copilot.vim?~
} }
} }
< <
nvim-cmp does not work as expected.~
There are some known issues. Please check the following.
- nvim-cmp does not work with `set paste` option.
How to customize the menu appearance?~ How to customize the menu appearance?~