Hi skeept! On Di, 22 Mär 2011, skeept wrote:
> Since a couple of days I have been having the following problem with > vim: > > I use it normally and after a while I am unable to save the file > using :wa > Each time I press enter nothing happens and when I press other key > other then enter (say space) the following > shows up > :wa<SNR>92_parse_cmd_line() > > I searched in the vim source with grep and in my .vim folder but could > not find this string. > Any thoughts on how to proceed to try to diagnose what is causing > this? > I am using the latest vim version (143) This is probably a plugin you are using. grep for something like parse_cmd_line in your ~/.vim folder. regards, Christian -- -- You received this message from the "vim_dev" 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
