Mercurial > vim
comparison src/testdir/mouse.vim @ 27934:c8d6c2736796 v8.2.4492
patch 8.2.4492: no error if an option is given a value with ":let &opt = val"
Commit: https://github.com/vim/vim/commit/8ccbbeb620dcc73154de29c51100fe815cefe109
Author: Bram Moolenaar <Bram@vim.org>
Date: Wed Mar 2 19:49:38 2022 +0000
patch 8.2.4492: no error if an option is given a value with ":let &opt = val"
Problem: No error if an option is given an invalid value with
":let &opt = val".
Solution: Give the error. (closes #9864)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Wed, 02 Mar 2022 21:00:02 +0100 |
parents | e00467b9f5de |
children | b9a4699d6a35 |
comparison
equal
deleted
inserted
replaced
27933:e3e513338e4b | 27934:c8d6c2736796 |
---|