Fix #3625: enable atom-movement key theme correctly
This commit is contained in:
parent
dddfd9a7b1
commit
3580a3f0d8
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
||||||
'((operators normal)
|
'((operators normal)
|
||||||
c-w
|
c-w
|
||||||
(prettify insert)
|
(prettify insert)
|
||||||
(atom-movement normal visual)
|
(atom-movement t)
|
||||||
slurp/barf-lispy
|
slurp/barf-lispy
|
||||||
additional
|
additional
|
||||||
additional-insert))
|
additional-insert))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue