view .gitattributes @ 25503:9947b7e4b319 v8.2.3288

patch 8.2.3288: cannot easily access namespace dictionaries from Lua Commit: https://github.com/vim/vim/commit/9dc4bef897a37a610a28d69cee6d30749db61296 Author: Yegappan Lakshmanan <yegappan@yahoo.com> Date: Wed Aug 4 21:12:52 2021 +0200 patch 8.2.3288: cannot easily access namespace dictionaries from Lua Problem: Cannot easily access namespace dictionaries from Lua. Solution: Add vim.g, vim.b, etc. (Yegappan Lakshmanan, closes https://github.com/vim/vim/issues/8693, from NeoVim)
author Bram Moolenaar <Bram@vim.org>
date Wed, 04 Aug 2021 21:15:04 +0200
parents ccc02b39fb5e
children
line wrap: on
line source

src/testdir/test42.in diff