Skip to content

Commit b8af678

Browse files
committed
feat: [US-006] - Vim Insert Mode
1 parent 2337b33 commit b8af678

2 files changed

Lines changed: 763 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
@@ -1,3 +1,4 @@
11
export * from "./motions";
22
export * from "./operators";
33
export * from "./textObjects";
4+
export * from "./insertMode";

0 commit comments

Comments
 (0)