diff --git a/README.md b/README.md index a539a56..2681aa4 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ Readme! 1. There is a GitHub issue that documents [breaking changes](https://github.com/hrsh7th/nvim-cmp/issues/231) for nvim-cmp. Subscribe to the issue to be notified of upcoming breaking changes. 2. This is my hobby project. You can support me via GitHub sponsors. 3. Bug reports are welcome, but don't expect a fix unless you provide minimal configuration and steps to reproduce your issue. +4. The `cmp.mapping.preset.*` is pre-defined configuration that aims to mimic neovim's native like behavior. It can be changed without announcement. Please manage key-mapping by yourself. Concept ====================