This repository contains snippets files for Odoo, for the famous UltiSnips plugin for Vim.
Using Vundle
Add the following code in your vimrc
" Install UltiSnips
Plugin 'SirVer/ultisnips'
" Install Odoo snippet
Plugin 'akretion/vim-odoo-snippets"
Then run
:PluginInstall
If you would like to contribute to this project, then just fork it in github and send a pull request.
The source code and the config files are released under "THE BEER-WARE" license. http://en.wikipedia.org/wiki/Beerware ;) (if possible belgium beer, the best of the world)