================================================= web2py.snippets is based on web2py version 1.76.3 ================================================= Original by lvidarte Requirements: web2py.snippets requires Vim and snipMate plugin http://www.vim.org/scripts/script.php?script_id=2540 Install: Put web2py.snippets in ~/.vim/snippets folder. Autoload: Add the following line in your web2py python files: # vim:set filetype=python.web2py: Add the following line in your web2py html template files: {{# vim:set filetype=html.web2py: }}