patch 8.2.5080: when indenting gets out of hand it is hard to stop v8.2.5080
authorBram Moolenaar <Bram@vim.org>
Sun, 12 Jun 2022 20:11:03 +0000 (21:11 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 12 Jun 2022 20:11:03 +0000 (21:11 +0100)
commita7ac4c9c395d64059437e37045fa0ad5f9fecb0b
tree31b8184c1ebfa4b0038e11946b424887fd5cec93
parentd8c9d32c8932e93008bfd4e8828ed42f4e9f8315
patch 8.2.5080: when indenting gets out of hand it is hard to stop

Problem:    When indenting gets out of hand it is hard to stop.
Solution:   When line gets too long set got_int.
src/indent.c
src/version.c