Fix #3625: enable atom-movement key theme correctly

This commit is contained in:
Henrik Lissner
2020-08-20 02:13:54 -04:00
parent dddfd9a7b1
commit 3580a3f0d8

View File

@ -22,7 +22,7 @@
'((operators normal)
c-w
(prettify insert)
(atom-movement normal visual)
(atom-movement t)
slurp/barf-lispy
additional
additional-insert))