nvim-lspconfig/.github/PULL_REQUEST_TEMPLATE
Justin M. Keyes 4f94bf5ba9 docs: unverbose, mention "settings" param
Problem:
- The docs are verbose.
- The "settings" param is not really clarified anywhere.

Solution:
- Mention the "settings" param in the README.
- Tighten up the wording.
- Remove the "Use a loop to conveniently call 'setup'..." advice in the
  docs. It confuses users and doesn't really save much code.
- Start to reduce the scope of nvim-lspconfig.
  - For example, it is redundant for it to document general LSP things.
    Thus, the help section *lspconfig-lsp* was removed.

closes #1951
2022-06-13 01:44:59 -07:00
..
pull_request_template.md docs: unverbose, mention "settings" param 2022-06-13 01:44:59 -07:00