Mercurial > vim
comparison src/proto/usercmd.pro @ 27002:cf5b5e95f62b v8.2.4030
patch 8.2.4030: a script local funcref is not found from a mapping
Commit: https://github.com/vim/vim/commit/71f21938bc9f4f6c0e52c178f51cb19be9804690
Author: Bram Moolenaar <Bram@vim.org>
Date: Fri Jan 7 18:20:55 2022 +0000
patch 8.2.4030: a script local funcref is not found from a mapping
Problem: A script local funcref is not found from a mapping.
Solution: When looking for a function, also find a script-local funcref.
(closes #9485)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Fri, 07 Jan 2022 19:30:03 +0100 |
parents | 589226a5f317 |
children | 515ce8e07bf2 |
comparison
equal
deleted
inserted
replaced
27001:d3404d1f5478 | 27002:cf5b5e95f62b |
---|