Sagdullin, Bulat wrote:
> Let's consider I have two session scripts in one folder:
> C:\scripts\main.vim
> C:\scripts\functions.vim
>
> In main.vim I have the next string:
>  :source functions.vim

>From my quick look at ":help filename-modifiers", I think:

  :source %:p:h/functions.vim

John


--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to