diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -158,3 +158,11 @@ a new configuration for it helps others, especially if the server requires speci to get started. Most configs are simple. For an extensive example see [texlab.lua](https://github.com/neovim/nvim-lspconfig/blob/master/lua/lspconfig/server_configurations/texlab.lua). 3. Ask questions on our [Discourse](https://neovim.discourse.group/c/7-category/7) or in the [Neovim Matrix room](https://app.element.io/#/room/#neovim:matrix.org). + +## License + +Copyright Neovim contributors. All rights reserved. + +nvim-lspconfig is licensed under the terms of the Apache 2.0 license. + +See [LICENSE.md](./LICENSE.md) |
