2016-03-02 1:43 GMT+03:00 Bram Moolenaar <b...@moolenaar.net>:
>
> Matthew Desjardins wrote:
>
>> It also seems that even if a plugin has "plugin/*.vim" files, its
>> "ftdetect" files aren't loaded in time.
>
> I suppose we should load them at the same time.
>
> I now notice that ftdetect isn't mentioned in the startup procedure.
>
> Still wondering what to call the command that adds a directory under
> pack/opt to 'runtimepath':
>         :addfrompack
>         :packadd
>         :addrunpath
>
> ?

I suggest :addplugin or :addpluginrtp to be consistent with :loadplugin.

>
> --
> THEOREM: VI is perfect.
> PROOF: VI in roman numerals is 6.  The natural numbers < 6 which divide 6 are
> 1, 2, and 3. 1+2+3 = 6.  So 6 is a perfect number.  Therefore, VI is perfect.
> QED
>                                                     -- Arthur Tateishi
>
>  /// Bram Moolenaar -- b...@moolenaar.net -- http://www.Moolenaar.net   \\\
> ///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
> \\\  an exciting new programming language -- http://www.Zimbu.org        ///
>  \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///
>
> --
> --
> You received this message from the "vim_use" maillist.
> Do not top-post! Type your reply below the text you are replying to.
> For more information, visit http://www.vim.org/maillist.php
>
> ---
> You received this message because you are subscribed to the Google Groups 
> "vim_use" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to vim_use+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
-- 
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_use+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to