Files
neovim/scripts
Jan Edmund Lazo f3c242c13c vim-patch:8.1.1241: Ex command info contains confusing information
Problem:    Ex command info contains confusing information.
Solution:   When using the NOTADR flag use ADDR_OTHER for the address type.
            Cleanup code using NOTADR.  Check for errors in
            create_cmdidxs.vim.  Adjust Makefile to see the errors.
b731689e85

Use Lua's "assert()" to make an invalid command definition
a compilation error.

Misc changes:

Remove 'RESTRICT' flag.
Neovim does not support "restricted" mode
since commit 7777532ceb.

TODO:
Do not generate files before Lua assertions
so that CMake always runs the generator script
if the previous build has an invalid command definition.
2021-01-01 04:30:55 -05:00
..
2019-07-29 22:14:23 +02:00
2019-07-29 22:14:23 +02:00
2020-11-12 22:21:34 -05:00
2019-11-24 17:53:33 -08:00
2019-07-29 22:14:23 +02:00
2017-12-27 12:30:55 +01:00