Skip to content

Commit 91f861f

Browse files
committed
feat: US-009 - Vim Search and Replace
1 parent ecceeb2 commit 91f861f

2 files changed

Lines changed: 848 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
@@ -4,3 +4,4 @@ export * from "./textObjects";
44
export * from "./insertMode";
55
export * from "./visualMode";
66
export * from "./commands";
7+
export * from "./search";

0 commit comments

Comments
 (0)