Mercurial > vim
comparison src/cindent.c @ 21622:1f2066e3975a v8.2.1361
patch 8.2.1361: error for white space after expression in assignment
Commit: https://github.com/vim/vim/commit/6a25026262e2cdbbd8738361c5bd6ebef8862d87
Author: Bram Moolenaar <Bram@vim.org>
Date: Tue Aug 4 15:53:01 2020 +0200
patch 8.2.1361: error for white space after expression in assignment
Problem: Error for white space after expression in assignment.
Solution: Skip over white space. (closes https://github.com/vim/vim/issues/6617)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Tue, 04 Aug 2020 16:00:04 +0200 |
parents | d30b16692ce0 |
children | b545334ae654 |
comparison
equal
deleted
inserted
replaced
21621:1ff1931aa192 | 21622:1f2066e3975a |
---|