Add warning for source creators

This commit is contained in:
hrsh7th
2021-08-27 21:18:26 +09:00
parent 179c241e3c
commit 63d6c22431

View File

@@ -490,6 +490,8 @@ formatting = {
Source creation
====================
Warning: If the LSP spec is changed, nvim-comp will keep up to it without announcement.
If you publish `nvim-cmp` source to GitHub, please add `nvim-cmp` topic for the repo.
You should read [cmp types](/lua/cmp/types) and [LSP spec](https://microsoft.github.io/language-server-protocol/specifications/specification-current/) to create sources.