On Thu, Sep 24, 2009 at 5:59 PM, Steven Woody <[email protected]> wrote: > On Thu, Sep 24, 2009 at 8:14 PM, Karthick Gururaj > <[email protected]> wrote: >> >> On Thu, Sep 24, 2009 at 5:36 PM, Steven Woody <[email protected]> >> wrote: >> > >> > Hi, >> > Reading the "help after-directory" leads me into confusing. I tried >> > many place to put my after script, e.g. ~/vimfiles/after/a.c. But it seems >> > it is not loaded. So, Would you please show me that. Thanks. >> Try ~/vimfiles/after/plugin/xyz.vim > > also doesn't work :( yes, a.c is a typo, it is a.vim
Oops. Sorry, are you on *nix? If yes, you must usually work at: ~/.vim/after/plugin/a.vim Basically, the after/ directory has the same structure as vimfiles/ (or ~/.vim in *nix) itself. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
