sponsor Vim development Vim logo Vim Book Ad

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'
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
object.vim-0.0.4.zip 0.04 2018-06-19 7.0 Cong Feng Initial upload
ip used for rating: 216.73.216.103

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github