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

[WIP] doc: add example to disable all default maps #944

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

blueyed
Copy link
Collaborator

@blueyed blueyed commented Aug 22, 2019

Also removes section for deprecated goto_definitions_command.

Ref: #213
Closes #943

Also removes section for deprecated `goto_definitions_command`.

Ref: davidhalter#213
Closes davidhalter#943
currently uses this internally.
5.4. `g:jedi#goto_stubs_command` *g:jedi#goto_stubs_command*
Function: `jedi#goto_stubs_command()`
Default: <leader>s Go to stubs definition
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure about the correct wording with regard to stubs.
Also this could have a paragraph describing it, too.

@blueyed blueyed changed the title doc: add example to disable all default maps [WIP] doc: add example to disable all default maps Aug 22, 2019
@davidhalter
Copy link
Owner

Hmm, why are we not just recommending to use let g:jedi#auto_initialization = 0?

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