On 03/22/2011 09:28 PM, 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) > > Thanks. >
It's just a wild guess but it could be the vim-space plugin. If that's true you can find the project on github: https://github.com/spiiph/vim-space Maybe you can then submit a bug report there (I am using that plugin just fine). Cheers, Gregor -- 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
