Remove references to doom/append-semicolon; use evil append mode instead

This commit is contained in:
Henrik Lissner 2017-04-03 13:17:35 -04:00
parent 67efcb597f
commit 5f8cbd751a
3 changed files with 0 additions and 5 deletions

View file

@ -11,7 +11,6 @@
(map! :map* (css-mode-map scss-mode-map less-css-mode-map)
:n "M-R" '+css/web-refresh-browser
(:localleader
:nv ";" '+css/append-semicolon
:n "rb" '+css/toggle-inline-or-block))
;;