Mercurial > vim
view .github/ISSUE_TEMPLATE/feature_request.md @ 23559:64dfb69e7d46 v8.2.2322
patch 8.2.2322: Vim9: closure nested limiting to one level
Commit: https://github.com/vim/vim/commit/0186e58639b19933d3d9188d552fe6745265eb1b
Author: Bram Moolenaar <Bram@vim.org>
Date: Sun Jan 10 18:33:11 2021 +0100
patch 8.2.2322: Vim9: closure nested limiting to one level
Problem: Vim9: closure nested limiting to one level.
Solution: Add outer_T. Also make STOREOUTER work.
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Sun, 10 Jan 2021 18:45:04 +0100 |
parents | 4fdc8319ab24 |
children |
line wrap: on
line source
--- name: Feature request about: Suggest an enhancement for Vim title: '' labels: enhancement --- _Instructions: Replace the template text and remove irrelevant text (including this line)_ **Is your feature request about something that is currently impossible or hard to do? Please describe the problem.** A clear and concise description of what is hard to do. Ex. It is difficult to [...] when [...] (If it is related to runtime files, please check their header for where to discuss enhancements.) **Describe the solution you'd like** A clear and concise description of what you want to happen. **Describe alternatives you've considered** A clear and concise description of any alternative solutions or features you've considered. **Additional context** Add any other context or screenshots about the feature request here.