random :set noet

2012-03-23 Thread AK
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? Thanks! -ak

Re: random :set noet

2012-03-23 Thread Tim Chase
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

Re: random :set noet

2012-03-23 Thread AK
On 03/23/2012 11:27 PM, Tim Chase wrote: 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 d

Re: random :set noet

2012-03-23 Thread Tim Chase
On 03/23/12 22:51, AK wrote: Checked for 'cp', it's not being set anywhere.. I should add that this happens very rarely Since it happens rarely and doesn't seem to be easily reproducible, it would be interesting to see what :verbose set cp? returns in addition to the results of :verbo

Re: random :set noet

2012-03-23 Thread AK
On 03/23/2012 11:54 PM, Tim Chase wrote: On 03/23/12 22:51, AK wrote: Checked for 'cp', it's not being set anywhere.. I should add that this happens very rarely Since it happens rarely and doesn't seem to be easily reproducible, it would be interesting to see what :verbose set cp? It says

Re: random :set noet

2012-03-23 Thread elhassan . wanas
On Fri, Mar 23, 2012 at 09:45:06PM -0400, 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. > Did you try disabling all your other plugins? elw -- You r