Removed double entry of extend_line

This commit is contained in:
Cor 2021-07-15 10:27:27 +02:00 committed by Blaž Hrastnik
parent 0b1ed8656d
commit e2bcef718a

View File

@ -120,7 +120,6 @@ impl Default for Keymaps {
alt!(';') => Command::flip_selections,
key!('%') => Command::select_all,
key!('x') => Command::extend_line,
key!('x') => Command::extend_line,
key!('X') => Command::extend_to_line_bounds,
// crop_to_whole_line