Update readme
This commit is contained in:
parent
4a8da0cb45
commit
be204f9cdd
5 changed files with 93 additions and 61 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue