On 12/10/08, Steve Laurie <[EMAIL PROTECTED]> wrote: > > Hi all, > > I've tried to find what's causing this and can't. > > Currently, I'm working on an HTML doc and say for example, the cursor is > on a line that has only a </p> tag on it. I position the cursor to the > end of the line and press ENTER to go to the next line to begin the next > paragraph BUT... when I do, the preceding </p> tag indents itself 1 tab > space to the right.
Can you show us the simple HTML that demonstrates this. Just to be sure, you didn't want to use <p/> instead right? The indent/html.vim file is designed to be customizable. You can control which tags should be indented and which shouldn't. This is done via your .vimrc. Dave --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
