Hi everyone, 

I have a strange problem. I am using these two lines in my . vimrc file: 

autocmd BufWinLeave *.* mkview 
autocmd BufWinEnter *.* silent loadview 

Now when I try to type a double quote character (") vim freezes. 
I also started having similar behavior when trying to use parenthesis or 
curly brackets. I realized I can stop the freeze by pressing ctrl-C which 
prints at the cursor: 

<Plug>delimitMate<Plug>delimitMate<Plug>delimitMate<Plug>delimitMate<Plug>delimitMate<Plug>delimitMate<Plug>delimitMate<Plug>delimitMate<Plug>delimitMate<Plug>delimitMate<Plug>delimitMate...
etc. (for many many times) 

So it should be something related to delimitmate. 
Strangely I removed delimitmate but I still get it. 
Any ideas? 

Best 

Dionysis 

-- 
View this message in context: 
http://vim.1045645.n5.nabble.com/strange-freeze-when-using-mkview-loadview-tp3334207p3334207.html
Sent from the Vim - General mailing list archive at Nabble.com.

-- 
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

Reply via email to