mirror of
https://github.com/davidhalter/jedi-vim.git
synced 2025-12-06 18:54:44 +08:00
Fix doc link
Stars are not correct here.
This commit is contained in:
@@ -510,7 +510,7 @@ Default: 1 (enabled by default)
|
|||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
6.14. `g:jedi#use_tag_stack` *g:jedi#use_tag_stack*
|
6.14. `g:jedi#use_tag_stack` *g:jedi#use_tag_stack*
|
||||||
|
|
||||||
Write results of |jedi#goto| to a temporary file and use the *:tjump* command
|
Write results of |jedi#goto| to a temporary file and use the |:tjump| command
|
||||||
to enable full |tagstack| functionality. Use of the tag stack allows
|
to enable full |tagstack| functionality. Use of the tag stack allows
|
||||||
returning to the usage of a function with CTRL-T after exploring the
|
returning to the usage of a function with CTRL-T after exploring the
|
||||||
definition with arbitrary changes to the |jumplist|.
|
definition with arbitrary changes to the |jumplist|.
|
||||||
|
|||||||
Reference in New Issue
Block a user