Skip to content

Commit c421c89

Browse files
committed
insertmode
1 parent b5b3bce commit c421c89

File tree

2 files changed

+25
-0
lines changed

2 files changed

+25
-0
lines changed
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
title: "[node.js] node.js 설치하기"
3+
excerpt: "Let's find out how to install node.js"
4+
5+
categories:
6+
- Node.js
7+
tags:
8+
- [Node.js, install, backend]
9+
10+
toc: true
11+
toc_sticky: true
12+
13+
date: 2025-09-02
14+
last_modified_at: 2025-09-02
15+
16+
math: true
17+
---
18+
19+
Cursor AI를 사용할 때 항상 insert 모드로 진입하는 문제가 발생하기도 합니다.
20+
21+
이 경우 매번 [insert] 키를 눌러서 Normal 모드로 진입을 해야하는 귀찮은 일이 생기기도 합니다.
22+
23+
이런 경우 아래의 간단한 기능을 통해 이런 문제를 해결할 수 있습니다.
24+
25+
![img_file](/assets/img/post/insertmode/removevim.png){: .align-center}
5.45 KB
Loading

0 commit comments

Comments
 (0)