Thanks Vlad :) On Wed, Apr 16, 2008 at 2:47 PM, Vladimir Marek <[EMAIL PROTECTED]> wrote:
> Hi, > > > I'm new in this list, and new to vim sources. I have several questions. > Can > > you please explain me or give me some link with explanation about > > > > 1. Is there any documentation which explains .vim files and theirs > context? > > If you ask about vim scripting language, try ':help vim-script-intro'. > If you ask about what meaning has each directory in ~/.vim/..., just try > :help name_of_the_directory. > > > > 2. Why was chosen scripting language instead of object oriented > language? > > It is object oriented language. See the vim-script-howto help. If you > compile vim with mzscheme, perl, python, tcl or ruby support, you can > script vim in those languages. However usually everyone tends to use the > native scripting I guess. > > Hope this helps > > -- > Vlad > -- Best regards, Aram. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
