Friday, March 23, 2012

Re: random :set noet

On 03/23/12 20:45, AK wrote:
> I have :set expandtab in my .vimrc but sometimes 'noet' gets set in
> other files, for example in .html files. I searched all of my plugins
> and I don't see any obvious offenders.
>
> I also tried doing :verbose set et? , but that doesn't tell me where it
> was set from, I'm not sure why?

I can't tell you why ":verbose set et?" doesn't tell you where
(that sounds suspiciously like a bug), but a note at ":help
'noet'" says that setting 'cp' can impact things, so I'd scavenge
through your startup files, plugins, and syntax files to see if
anything toggles 'cp'.

-tim


--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: