Skip to content

Latest commit

 

History

History
170 lines (137 loc) · 9.16 KB

File metadata and controls

170 lines (137 loc) · 9.16 KB

Automatically Categorized Plugin List

Color Scheme

  • autotheme : Automatically sets the colorscheme based on syntax (filetype).
    License: MIT, micro v2+: ✅
  • bpc : Gives each matching pair of opening and closing parenthesis, brackets and braces a unique, matching color
    License: Unknown, micro v2+: ❌(may still work)
  • burixon-dark : A collection of beautiful themes for the Micro editor
    License: Unknown, micro v2+: ❌(may still work)
  • colorshuffle : Shuffles your theme each time you open a file.
    License: MIT, micro v2+: ✅
  • gotham-colors : A very dark colorscheme
    License: Unknown, micro v2+: ❌(may still work)
  • lotus : Lotus theme
    License: GPLv3, micro v2+: ❌(may still work)
  • micro-colors : Micro colorschemes
    License: GPL-3.0-or-later, micro v2+: ✅
  • monokai-dark : A dark monokai colorscheme for micro
    License: Unknown, micro v2+: ❌(may still work)
  • railscast-theme : Colorscheme based on the RailsCast TextMate theme.
    License: Unknown, micro v2+: ❌(may still work)

Syntax

  • autotheme : Automatically sets the colorscheme based on syntax (filetype).
    License: MIT, micro v2+: ✅

Language

  • delve : Plugin to integrate delve golang debugger.
    License: Unknown, micro v2+: ✅
  • elm : An elm language plugin
    License: Unknown, micro v2+: ❌(may still work)
  • micro-rust-plugin : adds more rust language support
    License: Unknown, micro v2+: ❌(may still work)

Formatter

  • autofmt : plugin to run formatters on save
    License: Unknown, micro v2+: ✅
  • fmtonsave : Auto-format files on save using formatters like StyLua.
    License: MIT, micro v2+: ✅
  • prettier : Format your code using Prettier
    License: Unknown, micro v2+: ❌(may still work)
  • rustfmt : Rustfmt plugin for Micro
    License: Unknown, micro v2+: ❌(may still work)
  • typographer : A plugin for adding additional text formatting and replacements
    License: Unknown, micro v2+: ✅

Linter

  • lintertypescript : A linter for Typescript (.ts & .tsx) using tsc
    License: Unknown, micro v2+: ✅
  • textlint : plugin textlint
    License: Unknown, micro v2+: ❌(may still work)

Search

  • ag : Adds support for searching in files using The Silver Searcher.
    License: Unknown, micro v2+: ✅

File Manager

  • filemanager : Files manager
    License: Unknown, micro v2+: ❌(may still work)

Runner / Executor

  • autofmt : plugin to run formatters on save
    License: Unknown, micro v2+: ✅
  • runit : Press F5 to save and run, F12 to make, F9 to make in background.
    License: MIT license, micro v2+: ✅

Cursor

  • mdfy : Convert a URL under the cursor into a Markdown link.
    License: MIT, micro v2+: ✅
  • natural-navigation : adds more natural cursor navigation
    License: Unknown, micro v2+: ❌(may still work)
  • spawner : Plugin to improve behavior of new cursor spawning.
    License: Unknown, micro v2+: ❌(may still work)

Selection

  • androidutils : plugin to send a text selection on android.
    License: Unknown, micro v2+: ✅
  • selto : Simple plugin allowing to quickly select lines
    License: Unknown, micro v2+: ✅

Git Integration

  • diff_preview : Display a preview of Git diffs in a tooltip.
    License: Unknown, micro v2+: ✅
  • fzy : Plugin that adds support for fzy
    License: Unknown, micro v2+: ❌(may still work)

Markdown / Doc Tools

  • diff_preview : Display a preview of Git diffs in a tooltip.
    License: Unknown, micro v2+: ✅
  • jump : Jump to any function, class or heading with F4. Go, Markdown, Python, C...
    License: Unknown, micro v2+: ✅
  • mdfy : Convert a URL under the cursor into a Markdown link.
    License: MIT, micro v2+: ✅
  • preview : A very simple plugin to preview markdown in a second editor pane using pandoc.
    License: GPLv3+, micro v2+: ✅

Time / Tracker

  • colorshuffle : Shuffles your theme each time you open a file.
    License: MIT, micro v2+: ✅

Wiki / Notes

  • microzim : Basic manipulation of ZIM-Wiki files
    License: Unknown, micro v2+: ✅

UI Enhancement

  • diff_preview : Display a preview of Git diffs in a tooltip.
    License: Unknown, micro v2+: ✅
  • gutter_message : Navigate Micro gutter messages and display messages in a tooltip.
    License: Unknown, micro v2+: ✅
  • intab : Open files in new tab in active Micro session
    License: Unknown, micro v2+: ❌(may still work)
  • resize : Resize splits with keyboard shortcuts
    License: Unknown, micro v2+: ✅

Uncategorized

  • bookmark : Bookmark lines to quickly jump between saved positions
    License: Unknown, micro v2+: ✅
  • cheat : F1 for cheatsheet related to the type of file you're editing: Lua, Go, Python...
    License: MIT license, micro v2+: ✅
  • codestats : Code::Stats Plugin for Micro
    License: MIT, micro v2+: ✅
  • ctags : adds preliminary ctags support
    License: Unknown, micro v2+: ❌(may still work)
  • find :
    License: Unknown, micro v2+: ❌(may still work)
  • latexplugin : Latex plugin for Micro editor. Main aim is to provide synctex support.
    License: Unknown, micro v2+: ❌(may still work)
  • manipulator : Plugin to do various kind of modifications to text in Micro
    License: Unknown, micro v2+: ✅
  • MicroOmni : Powerful micro plugin
    License: Unlicense, micro v2+: ✅
  • nextgutter : Plugin to jump to the next gutter message.
    License: Unknown, micro v2+: ✅
  • nnn : adds support to opening files via nnn
    License: Unknown, micro v2+: ❌(may still work)
  • openconfig : Adds commands to open micro config files like settings.json, bindings.json, and init.lua.
    License: MIT, micro v2+: ✅
  • parinfer : Parinfer plugin for micro
    License: Unknown, micro v2+: ❌(may still work)
  • pushd : Provides shell-like pushd, popd, and dirs commands.
    License: MIT, micro v2+: ✅
  • skk : A Japanese input method inspired by the SKK.
    License: MIT, micro v2+: ✅
  • termsplit : A keybinding to open a small terminal pane with hsplit
    License: Unknown, micro v2+: ❌(may still work)
  • toggle : Adds two commands for toggling boolean configuration options.
    License: MIT, micro v2+: ✅
  • vi : Provides a simple vi-style modal editing mode.
    License: MIT, micro v2+: ✅
  • workspace : ...
    License: Unknown, micro v2+: ❌(may still work)
  • yazi_micro : Yazi integration for Micro
    License: MIT, micro v2+: ✅