make docs preprocessor more generic and update docs (#58)

This commit is contained in:
Josh Thomas 2025-01-03 08:38:36 -06:00 committed by GitHub
parent 6924fe7c74
commit d9d0f4ee87
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 21 additions and 9 deletions

View file

@ -113,7 +113,7 @@ The server has only been tested with Neovim. Documentation for setting up the la
If you run into issues setting up the language server:
1. Check the existing documentation in `docs/editors/`
2. [Open an issue](https://github.com/joshuadavidthomas/django-language-server/blob/main/../../issues/new) describing your setup and the problems you're encountering
2. [Open an issue](https://github.com/joshuadavidthomas/django-language-server/issues/new) describing your setup and the problems you're encountering
- Include your editor and any relevant configuration
- Share any error messages or unexpected behavior
- The more details, the better!