Skip to content

Commit 3f5acdb

Browse files
committed
rephrase
1 parent 730313e commit 3f5acdb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
77
[![CI](https://github.com/jcs-elpa/lsp-smart-req/actions/workflows/test.yml/badge.svg)](https://github.com/jcs-elpa/lsp-smart-req/actions/workflows/test.yml)
88

9-
With `lsp-auto-configure` flag is on, `lsp-mode` will try to load all packages
10-
listed in the variable `lsp-client-packages`. It will also load unnecessary
11-
packages, that you don't need. This package prevent that and make all modules
12-
lazy load instead. This prevent `lsp-mode` from taking too long on the start up.
9+
With the `lsp-auto-configure` flag enabled, `lsp-mode` attempts to load all
10+
packages listed in `lsp-client-packages`, including ones you may not need.
11+
This package prevents that by ensuring all modules are lazy-loaded,
12+
reducing `lsp-mode`'s startup time.
1313

1414
## 🔨 Usage
1515

0 commit comments

Comments
 (0)