Jason Franklin wrote:
> Found a small bug.
>
> Reproduce:
>
> 1. gVim --clean
> 2. :echo v:errmsg
>
> The error message is due to some missing error checking in menu.vim. I
> updated the test for this script.
>
> I also noticed that delmenu.vim uses :silent! instead of :unlet!. The
> latt
Greetings,
Found a small bug.
Reproduce:
1. gVim --clean
2. :echo v:errmsg
The error message is due to some missing error checking in menu.vim. I
updated the test for this script.
I also noticed that delmenu.vim uses :silent! instead of :unlet!. The
latter is preferable because it doesn't l