diff .hgignore @ 22069:87502e318c19 v8.2.1584

patch 8.2.1584: Vim9: cannot use "true" for "skipstart" in prop_find() Commit: https://github.com/vim/vim/commit/eb24556df3b16a19009ee3ddee8ae94dc058a3b2 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Sep 3 22:33:44 2020 +0200 patch 8.2.1584: Vim9: cannot use "true" for "skipstart" in prop_find() Problem: Vim9: cannot use "true" for "skipstart" in prop_find(). Solution: Use dict_get_bool() instead of tv_get_number(). (closes https://github.com/vim/vim/issues/6852)
author Bram Moolenaar <Bram@vim.org>
date Thu, 03 Sep 2020 22:45:06 +0200
parents af70e0c2b3cd
children 2e6cc2bf37d8
line wrap: on
line diff