On Tue, 22 Mar 2011, Christian Brabandt wrote:
Hi skeept!
On Di, 22 Mär 2011, skeept wrote:
[...] 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.
[...]
This is probably a plugin you are using. grep for something like
parse_cmd_line in your ~/.vim folder.
Easier would be to see what #92 is in the output of :scriptnames.
(Documented toward the end of :help <SNR>).
--
Best,
Ben
--
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