diff options
Diffstat (limited to 'CUSTOM_SERVERS.md')
| -rw-r--r-- | CUSTOM_SERVERS.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CUSTOM_SERVERS.md b/CUSTOM_SERVERS.md index bcf4dd0a..c68ba305 100644 --- a/CUSTOM_SERVERS.md +++ b/CUSTOM_SERVERS.md @@ -1,5 +1,8 @@ # Custom servers +*Note that there may be breaking changes introduced over time that may have an impact on the functionality of custom +servers. These breaking changes should generally be easy to address.* + You may create your own server installers by using the same APIs that nvim-lsp-installer itself uses. Each installable LSP server is represented as an instance of the `Server` class. This class is responsible for |
