File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 6
6
7
7
[ ![ 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 )
8
8
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 .
13
13
14
14
## 🔨 Usage
15
15
You can’t perform that action at this time.
0 commit comments