narf/append-semicolon in normal and visual modes
This commit is contained in:
parent
c11d28ad2e
commit
ce6955c176
3 changed files with 3 additions and 3 deletions
|
@ -21,7 +21,7 @@
|
|||
(map! :map scss-mode-map
|
||||
:n "M-r" 'narf/web-refresh-browser
|
||||
(:localleader
|
||||
:n ";" 'narf/append-semicolon)
|
||||
:nv ";" 'narf/append-semicolon)
|
||||
(:leader
|
||||
:n ";" 'helm-css-scss
|
||||
:n ":" 'helm-css-scss-multi))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue