diff options
author | Jan Edmund Lazo <janedmundlazo@hotmail.com> | 2018-07-26 22:15:06 -0400 |
---|---|---|
committer | Jan Edmund Lazo <janedmundlazo@hotmail.com> | 2018-07-29 07:51:51 -0400 |
commit | 8888a6ce8088e0646b35e36f31c4087dfc452673 (patch) | |
tree | b82f830d2d0d9cb0b82f80b064d3cb3a35751bf6 /src/clint.py | |
parent | db4bddb770ea9244ad40eb7f09e2bce145a7981c (diff) | |
download | rneovim-8888a6ce8088e0646b35e36f31c4087dfc452673.tar.gz rneovim-8888a6ce8088e0646b35e36f31c4087dfc452673.tar.bz2 rneovim-8888a6ce8088e0646b35e36f31c4087dfc452673.zip |
syntax: refactor syn_current_attr()
Declare and initialize variables on same line if possible.
Add const to parameters and variables.
Use bool for any parameter,variable using TRUE/FALSE macros.
Replace 'short' type with 'int16_t'.
Diffstat (limited to 'src/clint.py')
0 files changed, 0 insertions, 0 deletions