aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/manpages/ja/vimtutor-ja.1
diff options
context:
space:
mode:
authorScott Prager <splinterofchaos@gmail.com>2014-07-08 08:42:52 -0400
committerScott Prager <splinterofchaos@gmail.com>2014-11-11 11:34:58 -0500
commit9172bf64c2f2eb491fb6a4b8088941743aaad21f (patch)
treedae89d0632312ec8db1c0fe65afb228959201ff2 /runtime/doc/manpages/ja/vimtutor-ja.1
parente1e7dda24d4103c4d755430e77bc49fb5a6f99be (diff)
downloadrneovim-9172bf64c2f2eb491fb6a4b8088941743aaad21f.tar.gz
rneovim-9172bf64c2f2eb491fb6a4b8088941743aaad21f.tar.bz2
rneovim-9172bf64c2f2eb491fb6a4b8088941743aaad21f.zip
Use bool or int for local flag variables.
In do_pending_operator(), nv_zet(), nv_indent(), nv_g_cmd(), and more, replace integer flags with bools when appropriate. However, do keep the TRUEs and FALSEs of nv_cmds[].cmd_arg. It may store values other than TRUE or FALSE, so it seems to make sense to use integral constants.
Diffstat (limited to 'runtime/doc/manpages/ja/vimtutor-ja.1')
0 files changed, 0 insertions, 0 deletions