diff options
Diffstat (limited to 'src/normal.cc')
| -rw-r--r-- | src/normal.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/normal.cc b/src/normal.cc index 16ed8c64..396a2eef 100644 --- a/src/normal.cc +++ b/src/normal.cc @@ -281,7 +281,6 @@ void goto_commands(Context& context, NormalParams params) if (not target) { throw runtime_error("no last buffer"); - break; } context.push_jump(); context.change_buffer(*target); |
