aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/manpages/vimtutor.1
diff options
context:
space:
mode:
authorScott Prager <splinterofchaos@gmail.com>2014-07-08 12:14:15 -0400
committerScott Prager <splinterofchaos@gmail.com>2014-11-11 11:34:58 -0500
commit38e8676c002e7e08bb89da74a75511c9c42e6e43 (patch)
tree00d93d232383e21a172c382dbbe1ca2ca3352628 /runtime/doc/manpages/vimtutor.1
parent9172bf64c2f2eb491fb6a4b8088941743aaad21f (diff)
downloadrneovim-38e8676c002e7e08bb89da74a75511c9c42e6e43.tar.gz
rneovim-38e8676c002e7e08bb89da74a75511c9c42e6e43.tar.bz2
rneovim-38e8676c002e7e08bb89da74a75511c9c42e6e43.zip
Use bool in signatures of functions in normal.h.
Return bool from checkclearop, checkclearopq, add_to_showcmd, find_decl, nv_screengo, get_visual_text, and unadjust_for_sel as these functions all return either TRUE or FALSE or OK or FAIL, but not MAYBE. Change to arguments toplevel of normal_cmd, check of do_check_scrollbind, and locally and thisblock of finddecl, to bools as they represent predicates.
Diffstat (limited to 'runtime/doc/manpages/vimtutor.1')
0 files changed, 0 insertions, 0 deletions