mirror of
https://github.com/vim/vim.git
synced 2025-09-28 04:24:06 -04:00
patch 9.0.0934: various code formatting issues
Problem: Various code formatting issues. Solution: Improve code formatting.
This commit is contained in:
@@ -1017,7 +1017,7 @@ win_redr_custom(
|
||||
char_u *stl;
|
||||
char_u *p;
|
||||
char_u *opt_name;
|
||||
int opt_scope = 0;
|
||||
int opt_scope = 0;
|
||||
stl_hlrec_T *hltab;
|
||||
stl_hlrec_T *tabtab;
|
||||
win_T *ewp;
|
||||
|
Reference in New Issue
Block a user