On 18/10/08 03:33, Nate wrote:
> Here's the output from the commands that you had me run:
>    autoindent
>       Last set from ~/.vimrc
> nocopyindent
> nocindent
>    cinoptions=
>    indentexpr=GetVimIndent()
>       Last set from /Applications/MacVim.app/Contents/Resources/vim/runtime/
> indent/vim.vim
>    indentkeys=0{,0},:,0#,!^F,o,O,e,=end,=else,=cat,=fina,=END,0\
>       Last set from /Applications/MacVim.app/Contents/Resources/vim/runtime/
> indent/vim.vim
>
> Thanks for your help,
> --Nate

The above 'indentexpr' is the one for Vim scripts. Are you sure you ran 
these commands while editing a Groove file as I asked you to, and not 
while editing a Vim script such as your vimrc? My version of 
$VIMRUNTIME/indent/vim.vim defines this 'indentexpr' with a ":setlocal" 
command, which means it ought not to apply for any filetypes other than 
vim. Now:

- Either you did this while editing a Vim script (such as your vimrc or 
some *.vim script) and they aren't the values I need. In that case you 
should try again while editing a Groove file, and with the active cursor 
in that Groove file;
- Or you were already editing a Groove file and you aren't using the 
latest indent/vim.vim -- mine is dated 2005 Jul 06 as shown in its 4th line.


Best regards,
Tony.
-- 
hundred-and-one symptoms of being an internet addict:
211. Your husband leaves you...taking the computer with him and you
      call him crying, and beg him to bring the computer back.

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

Reply via email to