We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2337b33 commit b8af678Copy full SHA for b8af678
2 files changed
src/lib/simulator/vim/index.ts
@@ -1,3 +1,4 @@
1
export * from "./motions";
2
export * from "./operators";
3
export * from "./textObjects";
4
+export * from "./insertMode";
0 commit comments