1
0
Fork 0

Update readme

This commit is contained in:
Danny Nguyen 2017-05-30 13:23:09 -04:00
parent 4a8da0cb45
commit be204f9cdd
5 changed files with 93 additions and 61 deletions

View file

@ -15,7 +15,7 @@ class KeymapConverter
def parse_line(line)
case @mode
when :search
if line =~ /COMPACT_KEYMAP/
if line =~ /KC_KEYMAP/
puts "### #{line}"
puts "```"
@mode = :parse