mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 15:08:35 +00:00

Lua port of create_cmdidxs.vim from 8.0.0572
N/A:
vim-patch:8.0.0572: building the command table requires Perl
Problem: Building the command table requires Perl.
Solution: Use a Vim script solution. (Dominique Pelle, closes vim/vim#1641)
6de5e12601