> There is a conflict between this line:
>
> au BufWritePost * filetype detect
>
> in my .vimrc and AutoAlign for editing bib files.
> Is there a workaround for it?
Hello,
Unfortunately, with vim -u simple3.vimrcd -O (four files)
and <simple3.vimrc>:
set nocp
filetype plugin indent on
au BufWritePost * filetype detect
I still saw no problems. In one window I did
:let w:x= []
and another
:let w:y= 2
and used ctrl-w o repeatedly. I did this on a linux box, however; I'm
pretty busy this weekend but maybe I'll get some time to try this out on
a windows (vista) box.
Regards,
Chip Campbell
--
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:
Post a Comment