diff --git a/src/components/VimTextArea.tsx b/src/components/VimTextArea.tsx index e9cf204b9..582567fc4 100644 --- a/src/components/VimTextArea.tsx +++ b/src/components/VimTextArea.tsx @@ -285,6 +285,9 @@ export const VimTextArea = React.forwardRef {vimMode === "normal" && value.length === 0 && }