Fix wrong smart forward and backward bindings

This commit is contained in:
Undead Kernel 2016-10-08 19:38:58 +02:00
parent 9e326f1ab8
commit 3b93b4a1b0
2 changed files with 3 additions and 3 deletions

View file

@ -253,7 +253,7 @@
:config (push '("true" "false") rotate-text-words))
(use-package smart-forward
:commands (smart-up smart-down smart-left smart-right))
:commands (smart-up smart-down smart-backward smart-forward))
(use-package smartparens
:config