diff options
author | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2019-07-28 22:55:08 -0400 |
---|---|---|
committer | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2019-07-28 23:44:36 -0400 |
commit | d6b31721bfadabf5eaa817321706d403ecfbf805 (patch) | |
tree | d01e9813023327387ab0d9a71d43633519cf297a /scripts/gen_vimdoc.py | |
parent | b388f462669199386a967afba6e299a033d37833 (diff) | |
download | rneovim-d6b31721bfadabf5eaa817321706d403ecfbf805.tar.gz rneovim-d6b31721bfadabf5eaa817321706d403ecfbf805.tar.bz2 rneovim-d6b31721bfadabf5eaa817321706d403ecfbf805.zip |
vim-patch:8.1.1086: too many curly braces
Problem: Too many curly braces.
Solution: Remove curly braces where they are not needed. (Hirohito Higashi,
closes vim/vim#3982)
https://github.com/vim/vim/commit/abab0b0fdd6535969447b03a4fffc1947918cf6c
Neovim code style requires the opposite.
Add curly braces to minimize lint errors when applying Vim patches.
Diffstat (limited to 'scripts/gen_vimdoc.py')
0 files changed, 0 insertions, 0 deletions