2011/7/26 Marcin Szamotulski <[email protected]>: > Hi, > > I use: > vim 7.3.244 (gentoo) and for some time :verbose command is not giving the info > where function/command/map/etc... was defined. This is a useful feature, and > I'd like to get it back? Any ideas? > > Best, > Marcin >
Hi, Try to set the verbose option to greater than 0, for example: :set verbose=4 and then just try to execute the verbose command again. Best Regards, Karol Samborski -- 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
