Fixed bug in keymaps function
commit609d16614de2980c41caa8c9186f2f163d59c3ea
authorPhilip Pavlick <philip@swash.link>
Wed, 25 Jul 2018 09:55:23 +0000 (25 05:55 -0400)
committerPhilip Pavlick <philip@swash.link>
Wed, 25 Jul 2018 09:55:23 +0000 (25 05:55 -0400)
tree0700ecda6f226c0a2eca18a03d1f97109526678c
parente6af2aa920c7339132e61ab5330a443f1f61bc0b
Fixed bug in keymaps function

The check in keymaps to ensure that the hashmap was of the right length
was causing erroneous exceptions to be thrown.  The check has now been
fixed.
src/controls.d