Files
neovim/src
erw7 e0afec8a62 typval: fix incompatibility with vim
The dict_add_string of vim accepts NULL as the value to add. But
tv_dict_add_str didn't accept it. Change it to accept NULL as well as vim.
2020-07-23 14:51:37 +09:00
..
2020-07-23 14:51:37 +09:00
2020-06-03 21:33:34 +02:00