vim_bridge is a Python-to-Vim bridge decorator that allows transparent calls to Python functions in native Vim scripts. python << endpython from vim_bridge import ...
Enhanced version of the original Python syntax highlighting script. Based on python.vim from Vim 6.1 distribution by Neil Schemenauer (nas at python dot ca). Check also python.vim page on vim.org.