vim-openerp-team / vim-openerp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

=====================
OpenObject Vim Editor
=====================

Installation
------------

Add packages:
- vim-python
- exuberant-ctags
- python-flake8

$ sudo aptitude install exuberant-ctags

create symlinks in your home
$ ln -s /path/to/vim-openerp/vim ~/.vim
$ ln -s /path/to vim-openerp/vimrc ~/.vimrc

Get submodule (in vim-openerp folder)
$ git submodule update --init

For using Bicycle Repair Man, a Refactoring Tool for Python

$ sudo aptitude install bicyclerepair

$ vim-addons install python_bike


Adding helptag in vim 

:helptags ~/.vim/doc

About


Languages

Language:Vim Script 100.0%