object.vim : A pythonic object oriented framework.
| script karma |
Rating 0/0,
Downloaded by 608 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| Cong Feng |
| |
| script type |
| utility |
| |
| description |
| An object oriented framework that utilizes dict function feature of Vim-7. It targets Python3 as API reference so that plugin writers can write code that looks and works like in Python3. Features include C3-based multiple inheritance, class-based exception, iterator and many protocol functions. |
| |
| install details |
In you $MYVIMRC, with Vundle:
Plugin 'cgsdfc/object.vim'
With Plug:
Plug 'cgsdfc/object.vim' |
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.103
|