Skip to content

Commit 88a0dcb

Browse files
authored
Minor edits of plugins_manager.md (#1701)
* add comma * reword one sentence
1 parent 3cd28fc commit 88a0dcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/books/nvchad/nvchad_ui/plugins_manager.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ In writing the plugin, special attention was paid to performance and code effici
164164

165165
![Lazy Profiler](../images/lazy_profile.png)
166166

167-
Here we can see the loading times of the various plugins that can be sorted with the key combination ++ctrl++ + ++"s"++ by entry in the configuration or by loading time. We also have the possibility to perform searches on the loading time of plugins by setting a minimum threshold in milliseconds with the combination ++ctrl++ + ++"f"++.
167+
Here, we can see the loading times of the various plugins that can be sorted with the key combination ++ctrl++ + ++"s"++ by entry in the configuration or by loading time. We can also perform searches on plugins' loading time by setting a minimum threshold in milliseconds with the combination ++ctrl++ + ++"f"++.
168168

169169
This information can be useful in troubleshooting if the editor slows down abnormally.
170170

0 commit comments

Comments
 (0)