diff options
author | zeertzjq <zeertzjq@outlook.com> | 2023-01-26 21:05:34 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-26 21:05:34 +0800 |
commit | 41aa5ce3eb49705d26137ac2b34f5ad7cd43f2cf (patch) | |
tree | df684f027501b9c419841cc2d03cfb69008e494d /runtime/lua/vim/secure.lua | |
parent | e02df23b4e24046d99c7bfa6a63b4db16c28a7be (diff) | |
download | rneovim-41aa5ce3eb49705d26137ac2b34f5ad7cd43f2cf.tar.gz rneovim-41aa5ce3eb49705d26137ac2b34f5ad7cd43f2cf.tar.bz2 rneovim-41aa5ce3eb49705d26137ac2b34f5ad7cd43f2cf.zip |
vim-patch:9.0.1246: code is indented more than necessary (#22006)
Problem: Code is indented more than necessary.
Solution: Use an early return where it makes sense. (Yegappan Lakshmanan,
closes vim/vim#11887)
https://github.com/vim/vim/commit/142ed77898facf8f423fee2717efee1749c55f9a
Omit function_using_block_scopes(): only affects Vim9 script.
Co-authored-by: Yegappan Lakshmanan <yegappan@yahoo.com>
Diffstat (limited to 'runtime/lua/vim/secure.lua')
0 files changed, 0 insertions, 0 deletions