Hacker News new | ask | show | jobs
by bubblesocks 3135 days ago
Just curious... Does spacemacs only offer Vim keybindings, or does it support Vim macros as well?
1 comments

Evil mode itself allows for keyboard macros. I do believe there are ex-mode things that won't work but most users never even touch this stuff (i.e. if you press Q in vi/vim).

Spacemacs by extension integrates evil mode entirely, so keyboard macros are available.