https://github.com/kernicpanel/vim-config
https://github.com/kernicpanel/vim-config
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kernicpanel/vim-config
- Owner: kernicPanel
- Created: 2011-12-17T20:39:27.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-10-18T22:16:09.000Z (over 13 years ago)
- Last Synced: 2025-10-07T00:03:15.950Z (8 months ago)
- Language: VimL
- Homepage:
- Size: 715 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
=====================
OpenObject Vim Editor
=====================
Installation
------------
Add packages:
- vim-python
- exuberant-ctags
$ sudo aptitude install exuberant-ctags
" Include OpenObject Configuration
if filereadable($HOME."/.vim/openobjectrc")
source $HOME/.vim/openobjectrc
endif
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