The whole hunk
from line 145, old and new numbered
/
lines
from line 145
145145 </Step>
146146
147147 <Step title="Browse available plugins">
148 Run `/plugin` to open the plugin manager. This opens a tabbed interface with four tabs you can cycle through using **Tab**, or **Shift+Tab** to go backward:
148 Run `/plugin` to open the plugin manager. This opens a tabbed interface you can cycle through using **Tab**, or **Shift+Tab** to go backward:
149149
150150 * **Discover**: browse available plugins from all your marketplaces
151151 * **Installed**: view and manage your installed plugins
152152 * **Marketplaces**: add, remove, or update your added marketplaces
153153 * **Errors**: view any plugin loading errors
154 * **Stats**: see [what each of your skills costs in context and how often it gets used](/docs/en/skills#find-unused-skills), in sessions where `/skill-doctor` is available
154155
155156 Go to the **Discover** tab to see plugins from the marketplace you just added. When your administrator has allowlisted the marketplace via the [`pluginSuggestionMarketplaces`](/docs/en/settings-reference#pluginsuggestionmarketplaces) managed setting, plugins marked as relevant to your current working directory are pinned at the top with a **suggested for this directory** label.
156157 </Step>