On 18/10/08 03:34, Nate wrote:
> WHOOPS,
>
> I didn't run the previous command in a groovy file.
>
> Here's the output when I ran the commands in a groovy file:
>
>
>
> autoindent
> nocopyindent
> nocindent
> cinoptions=
> indentexpr=
> indentkeys=0{,0},:,0#,!^F,o,O,e
>
Ah, this is better. It means that except for 'autoindent' which merely
copies the indent from the current line to the next line when you start
editing a new line, you have no indent settings which apply to this file
('indentkeys' isn't used when 'indentexpr' is empty). It also means that
it's pointless to try to use automatic _reindent_ on such a file since
(with no $VIMRUNTIME/indent/groovy.vim) it's only set for manual indenting.
Best regards,
Tony.
--
We have reason to believe that man first
walked upright to free his hands for masturbation.
-- Lily Tomlin
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---