* Gary Johnson <[email protected]> [2009-11-09 17:13 -0800]: > On 2009-11-09, James Michael Fultz wrote: [changing indent of case statements in shell files and incongruity of documented options for 'indent/sh.vim' plugin] > > OK, I see the problem now. The most recent version of vim I have is > 7.2.264 and it still came packaged (for Cygwin) with indent/sh.vim > revision 2006-04-19, which uses neither b:sh_indent_defaults nor > b:sh_indent_options. The vim-7.2.184 for Windows that I got from > the Cream project also has the old indent/sh.vim. Yet, ":help > ft-sh-indent" for all the versions of vim I have describe > b:sh_indent_options.
Vim 7.2.79 here and same revision of 'indent/sh.vim'. > The problem is that the latest official release of vim is 7.2 with > no patches. It is up to anyone building a patched version to > download and apply the patches themselves. The patches, however, do > not include any updates to the runtime files, so one has to also > download and install the latest runtime files. That apparently > wasn't done by the folks distributing the vim packages that you and > I have. That, or the new indent/sh.vim didn't make it into the > runtime repository. Would this be a packaging bug? > I've been lax in keeping the vim installations I build myself up to > date, so I don't know whether the runtime repository currently has > the new indent/sh.vim or not. OK, seems the new 'indent/sh.vim' isn't in the runtime repository. It is the same revision I already had installed -- 2006-04-19. > There is definitely an error in the current help documentation as > well, but I don't know whether the correct name for the dictionary > is sh_indent_defaults or sh_indent_options. Should I file a bug report on it? > To find out how to download the latest runtime files, see > > http://vim.sourceforge.net/runtime.php Thanks for your help. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
