Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.

vim-openerp-team/vim-openerp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=====================
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

Releases

No releases published

Packages

No packages published