Skip to content

Commit 88df92b

Browse files
committed
feat: [US-011] - Vim Macros
1 parent 3826625 commit 88df92b

2 files changed

Lines changed: 412 additions & 0 deletions

File tree

src/lib/simulator/vim/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ export * from "./commands";
77
export * from "./search";
88
export * from "./registers";
99
export * from "./marks";
10+
export * from "./macros";

0 commit comments

Comments
 (0)