mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Fix #3625: enable atom-movement key theme correctly
This commit is contained in:
@ -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))
|
||||||
|
Reference in New Issue
Block a user