fix(web): web-mode-attribute-transpose on wrong key
This commit is contained in:
parent
614aefc339
commit
0a12ccae49
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@
|
|||
"s" #'web-mode-attribute-select
|
||||
"k" #'web-mode-attribute-kill
|
||||
"p" #'web-mode-attribute-previous
|
||||
"p" #'web-mode-attribute-transpose)
|
||||
"t" #'web-mode-attribute-transpose)
|
||||
(:prefix ("b" . "block")
|
||||
"b" #'web-mode-block-beginning
|
||||
"c" #'web-mode-block-close
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue