Add '\;' append-semicolon command to php, js and scss
This commit is contained in:
parent
4e5bc942c8
commit
ddcbe73e98
3 changed files with 10 additions and 0 deletions
|
@ -20,6 +20,8 @@
|
|||
|
||||
(map! :map scss-mode-map
|
||||
:n "M-r" 'narf/web-refresh-browser
|
||||
(:localleader
|
||||
:n ";" 'narf/append-semicolon)
|
||||
(:leader
|
||||
:n ";" 'helm-css-scss
|
||||
:n ":" 'helm-css-scss-multi))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue