diff options
| author | Michael Lingelbach <m.j.lbach@gmail.com> | 2021-03-13 19:31:04 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-13 19:31:04 -0800 |
| commit | 820ef2e50042ca0f5fc101ccbc15eb943243b52a (patch) | |
| tree | 3163a4d4b2d250a713c79c46fa0eb1a7bb5040ed | |
| parent | [docgen] Update CONFIG.md (diff) | |
| parent | Add discourse to readme (diff) | |
| download | nvim-lspconfig-820ef2e50042ca0f5fc101ccbc15eb943243b52a.tar nvim-lspconfig-820ef2e50042ca0f5fc101ccbc15eb943243b52a.tar.gz nvim-lspconfig-820ef2e50042ca0f5fc101ccbc15eb943243b52a.tar.bz2 nvim-lspconfig-820ef2e50042ca0f5fc101ccbc15eb943243b52a.tar.lz nvim-lspconfig-820ef2e50042ca0f5fc101ccbc15eb943243b52a.tar.xz nvim-lspconfig-820ef2e50042ca0f5fc101ccbc15eb943243b52a.tar.zst nvim-lspconfig-820ef2e50042ca0f5fc101ccbc15eb943243b52a.zip | |
Merge pull request #778 from mjlbach/add_discourse_to_readme
Add discourse to readme
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -337,4 +337,4 @@ a new configuration for it would be appreciated. You can follow these steps: - Copy an [existing config](https://github.com/neovim/nvim-lspconfig/blob/master/lua/lspconfig/) to get started. Most configs are simple. For an extensive example see [texlab.lua](https://github.com/neovim/nvim-lspconfig/blob/master/lua/lspconfig/texlab.lua). -4. Ask questions in [Neovim Gitter](https://gitter.im/neovim/neovim). +4. Ask questions on our [Discourse](https://neovim.discourse.group/c/7-category/7) or in [Neovim Gitter](https://gitter.im/neovim/neovim). |
