On 12/07/09 20:22, Benct Philip Jonsson wrote:
[...]
> What's an |after-directory| ?
>
> /BP

See ":help after-directory" without the quotes (and scroll a little up 
and down). Typically, they are the two last ones in 'runtimepath', and 
anything under them. For instance, the after-directories for ft-plugins are:
        ~/.vim/after/ftplugin/          (Unix/Linux)
        ~/vimfiles/after/ftplugin/      (Dos/Windows)
        $VIM/vimfiles/after/ftplugin/   (all platforms)

Since they are searched after the other directory trees in 
'runtimepath', they are used for tweaks to what was loladed before, and 
for scripts which must be run last because they depend on some other script.


Best regards,
Tony.
-- 
Certain old men prefer to rise at dawn, taking a cold bath and a long
walk with an empty stomach and otherwise mortifying the flesh.  They
then point with pride to these practices as the cause of their sturdy
health and ripe years; the truth being that they are hearty and old,
not because of their habits, but in spite of them.  The reason we find
only robust persons doing this thing is that it has killed all the
others who have tried it.
                -- Ambrose Bierce, "The Devil's Dictionary"

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

Reply via email to