Skip to content

Commit 27093c8

Browse files
committed
Documentation: Remove reference to non-existing example plugins
1 parent 348678c commit 27093c8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/contributing/plugin-tutorial.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ A plugin has a unique ID, a set of rules, a set of command handlers, and a set o
7777
The HLS codebase includes several plugins under the namespace `Ide.Plugin.*`, the most relevant are:
7878

7979
- The `ghcide` plugin, which embeds `ghcide` as a plugin (`ghcide` is also the engine under HLS),
80-
- The `example` and `example2` plugins, offering a dubious welcome to new contributors,
8180
- The `ormolu`, `fourmolu`, `floskell` and `stylish-haskell` plugins, a testament to the code formatting wars of our community,
8281
- The `eval` plugin, a code lens provider to evaluate code in comments,
8382
- The `retrie` plugin, a code actions provider to execute retrie commands.

0 commit comments

Comments
 (0)