Skip to content

Commit

Permalink
Update snippets link
Browse files Browse the repository at this point in the history
  • Loading branch information
zyedidia authored Aug 20, 2021
1 parent af9052f commit b96171e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This repository contains the 'channel.json' file which lists all official micro
| Plugin | Description | Link | 2.0 Support |
| --------------- | ------------------------------------------------------- | ------------------------------------------------------- | ---------------------------------------- |
| `comment` | Plugin to auto comment or uncomment lines | https://github.com/micro-editor/comment-plugin | :heavy_check_mark: (provided by default) |
| `snippets` | Provides snippets functionality | https://github.com/tommyshem/micro-snippets-plugin | :heavy_check_mark: |
| `snippets` | Provides snippets functionality | https://github.com/micro-editor/updated-plugins/tree/master/micro-snippets-plugin | :heavy_check_mark: |
| `go` | Provides `gofmt` and `goimports` support for Go files | https://github.com/micro-editor/go-plugin | :heavy_check_mark: |
| `fish` | Provides `fishfmt` support for Fish files | https://github.com/onodera-punpun/micro-fish-plugin | :heavy_check_mark: |
| `wc` | Plugin to count words/characters | https://github.com/adamnpeace/micro-wc-plugin | :heavy_check_mark: |
Expand Down

0 comments on commit b96171e

Please sign in to comment.