Skip to content

Commit b2fa7e6

Browse files
committed
docs: apply new feature to README(CapsLock)
1 parent 6f7dd09 commit b2fa7e6

File tree

1 file changed

+8
-10
lines changed

1 file changed

+8
-10
lines changed

README.md

+8-10
Original file line numberDiff line numberDiff line change
@@ -4,24 +4,22 @@
44
[![Version](https://img.shields.io/jetbrains/plugin/v/23464.svg)](https://plugins.jetbrains.com/plugin/23464)
55
[![Downloads](https://img.shields.io/jetbrains/plugin/d/23464.svg)](https://plugins.jetbrains.com/plugin/23464)
66

7-
> LangCursor is an IntelliJ-based JetBrains IDE plugin designed to help developers working with non-English languages avoid typos by automatically changing the cursor color.
7+
> LangCursor is an IntelliJ-based JetBrains IDE plugin designed to help developers especially working with non-English languages avoid typos by automatically changing the cursor color.
88
99
![](https://github.com/lauvsong/LangCursor/blob/main/medias/langcursor.gif)
1010

1111
<!-- Plugin description -->
1212

13-
## What's LangCursor? 🤔
14-
15-
LangCursor is a plugin designed specifically **for developers who work in non-English languages 🌍**.
13+
## What's LangCursor?
14+
Designed specially **for developers who work in non-English languages 🌍**. <br/>
1615
It addresses the common pain point of typos caused by language switching.
1716

18-
### Cursor Color Change for Non-English Languages 🔵🔴🟢
19-
- **Automatic Cursor Color Change**
20-
- The primary function of LangCursor is to help you avoid typos. It does this by automatically changing the color of your cursor when you're typing in a non-English language.
21-
- **Vim-friendly**
22-
- LangCursor also integrates seamlessly with the 'Insert Mode' cursor, a feature commonly used in conjunction with Vim emulation plugins.
17+
### ⚡Avoid typo by changing cursor color
18+
19+
- **🎨 Switch Cursor Color by input status:** Changes for English/non-English input and Capslock status.
20+
- **⌨️ Vim-Friendly:** Supports Vim's insert mode.
2321

24-
### Supported Environments 🌐
22+
## Supported Environments
2523
- Supported OS: Windows, macOS
2624
- Not using any third-party Input Method editor(IME), opposed to the default OS input methods
2725

0 commit comments

Comments
 (0)