neovim/test/old
zeertzjq fa1baa9a47
vim-patch:9.0.1520: completion for option name includes all bool options (#23518)
Problem:    Completion for option name includes all bool options.
Solution:   Do not recognize the "noinv" prefix.  Prefix "no" or "inv" when
            appropriate.

048d9d2521

Co-authored-by: Bram Moolenaar <Bram@vim.org>
2023-05-07 08:00:08 +08:00
..
testdir vim-patch:9.0.1520: completion for option name includes all bool options (#23518) 2023-05-07 08:00:08 +08:00
memfile_test.c test(old): move memfile_test.c to test/old/ (#22567) 2023-03-08 10:46:09 +08:00