Add cmp.mapping.preset.* change policy

This commit is contained in:
hrsh7th
2023-02-14 23:39:56 +09:00
parent 6635b7aee5
commit 1b2e843a69

View File

@@ -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
====================