On Fri, Jul 7, 2017 at 6:09 PM, Nazri Ramliy <[email protected]> wrote: > Did you forget to include the result of "make cmdidxs"? > > My vim installation is now in chicken-and-egg state: > > $ vim > E943: Command table needs to be updated, run 'make cmdidxs' > $ make cmdidxs > vim -u NONE -i NONE -X -S create_cmdidxs.vim > make: *** [cmdidxs] Error 1 > $ vim -u NONE -i NONE -X -S create_cmdidxs.vim > $ echo $? > 1
I checked out to v8.0.0692 and rebuild my vim to fix the chicken-and-egg issue. phew. nazri -- -- 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 --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
