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)
|
||||
c-w
|
||||
(prettify insert)
|
||||
(atom-movement normal visual)
|
||||
(atom-movement t)
|
||||
slurp/barf-lispy
|
||||
additional
|
||||
additional-insert))
|
||||
|
Reference in New Issue
Block a user