fixed double binding in ncmpcpp binding.

This commit is contained in:
Gabe Venberg 2020-01-23 22:03:18 -06:00
parent 1fa83ff8ee
commit b83afb54f4

View file

@ -311,7 +311,7 @@ def_key "I"
def_key "g" def_key "g"
jump_to_position_in_song jump_to_position_in_song
def_key "l" def_key "L"
show_lyrics show_lyrics
def_key "ctrl-v" def_key "ctrl-v"