Skip to content

vim-scripts/py_jump.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

This is a mirror of http://www.vim.org/scripts/script.php?script_id=1392

The title says it all - this script enhances a % command in python to make it jump not only between ([{}]) brackets, but also between start and end of the indented block - just like it does for {} in C++ and perl.

The script also uses some tricks to guess the _beginning_ of the indented block when jumping backwards. Try to use % several times for a deeply nested block to check it out.

Enjoy!

About

Ultimate % command for python!

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors