M-r refreshes chrome in web-mode
This commit is contained in:
parent
355d947195
commit
6d1ee89372
1 changed files with 2 additions and 0 deletions
|
@ -50,6 +50,8 @@
|
|||
:n "za" 'web-mode-fold-or-unfold
|
||||
:n ",t" 'web-mode-element-rename
|
||||
|
||||
:n "M-r" (λ (call-process-shell-command "osascript -e 'tell application \"Google Chrome\" to tell the active tab of its first window to reload' &" nil 0))
|
||||
|
||||
:nv "]a" 'web-mode-attribute-next
|
||||
:nv "[a" 'web-mode-attribute-previous
|
||||
:nv "]t" 'web-mode-tag-next
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue