Add warning for source creators
This commit is contained in:
@@ -490,6 +490,8 @@ formatting = {
|
|||||||
Source creation
|
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.
|
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.
|
You should read [cmp types](/lua/cmp/types) and [LSP spec](https://microsoft.github.io/language-server-protocol/specifications/specification-current/) to create sources.
|
||||||
|
|||||||
Reference in New Issue
Block a user