Skip to content

Commit

Permalink
init, cleanup, better docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tsilvs committed Oct 8, 2024
1 parent 66c6f90 commit 9e55821
Show file tree
Hide file tree
Showing 106 changed files with 158 additions and 3,248 deletions.
File renamed without changes.
26 changes: 22 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Micro 2.0 Plugins
# Description

This repository contains plugins that have been updated for micro 2.0. The goal is to
have these changes merged back into the original plugin repositories, but in the meantime the updated
versions will be available here.
Snippet plugin for [`micro`][micro-git] editor.

# Credits

+ Originally created by [`@boombuler`][boombuler] & modified by [`@zyedidia`][zyedidia] & [`@Therrk`][Therrk].
+ Plugin comes with snippet files from [`vim-snippets`][vim-snippets].
+ Other plugins [here][plugins]

# Installation

```sh
cd ~/.config/micro/plug
git clone https://github.com/tsilvs/snippets.micro.git snippets
```

[boombuler]: https://github.com/boombuler
[zyedidia]: https://github.com/zyedidia
[Therrk]: https://github.com/Therrk
[micro-git]: https://github.com/zyedidia/micro
[vim-snippets]: https://github.com/honza/vim-snippets
[plugins]: https://github.com/micro-editor/plugin-channel
15 changes: 0 additions & 15 deletions editorconfig-micro/.editorconfig

This file was deleted.

21 changes: 0 additions & 21 deletions editorconfig-micro/LICENSE

This file was deleted.

47 changes: 0 additions & 47 deletions editorconfig-micro/README.md

This file was deleted.

166 changes: 0 additions & 166 deletions editorconfig-micro/editorconfig.lua

This file was deleted.

33 changes: 0 additions & 33 deletions editorconfig-micro/help/editorconfig.md

This file was deleted.

22 changes: 0 additions & 22 deletions editorconfig-micro/repo.json

This file was deleted.

17 changes: 0 additions & 17 deletions filemanager-plugin/.editorconfig

This file was deleted.

Loading

0 comments on commit 9e55821

Please sign in to comment.