2022-08-06 vim v9.0.0150 vim Release v9.0.0150: patch 9.0.0150: error for using #{ in an expression is a bit confusing · vim/vim · GitHub Problem Error for using #{ in an expression is a bit confusing. Solution Mention that this error is only given for an expression. Avoid giving the error more than once. (closes #10855)