Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nvim LSP example documentation #980

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

korchizhinskiy
Copy link
Contributor

Hi, it is my first attempt to commit into opensource. I switched from pyright to basedpyright and encountered with difference of configuration in my custom nvim build.
I know, how changed configuration in nvim lsp, but in topic chats by nvim/pyright and etc. I often see questions about configurations (in particular about customization of specific parameters).
When I first saw the pyright documentation (I was a newbie in programming), I didn't undestand how to customize nested attributes.

That's why I've decided append example of nvim lsp config with nested attributes configuration case.

Another argument - see into emacs example, inlayHints is specified, let's make the documentation more consistent in terms of examples

@DetachHead DetachHead merged commit fb33185 into DetachHead:main Jan 6, 2025
8 checks passed
@korchizhinskiy korchizhinskiy deleted the docs/nvim_lsp branch January 6, 2025 06:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants