/helix_plugins

An unofficial repo for requesting helix plugins

Helix Plugins(unofficial)

How it works:

  • This repo's purpose is to have a list of the most desired helix plugins.
  • You could suggest preexisting plugins from editors such as vscode, emacs, vim, etc. or you could describe your new plugin idea & give it a name.
  • In case you do not understand a specific plugin's purpose from just it's name then please refer to the "plugin description" right below or just click on the plugin name.

Plugins and Plugin Ideas

  1. colorizer
  2. easymotion
  3. ghosttext
  4. helix-remote-development
  5. magit
  6. org-mode
  7. shade
  8. table-mode
  9. tabout
  10. vim-move
  11. wakatime

Plugin/Idea Description

Colorizer:

Easy Motion:

Ghost Text:

Helix Remote Development

Magit:

Org Mode:

Shade:

  • Description: Dim your inactive windows, making it easier to see the active window at a glance.
  • Issues/Discussions: None
  • References: https://github.com/sunjon/Shade.nvim
  • Implementation: Builtin

Table Mode:

Tabout:

Vim Move:

Wakatime:

Contributing

Users can contribute by either opening an issue or making a PR. Just make sure to follow the below format for issues and pull requests:

Format:

### Plugin Name
  * Description: Description of the plugin.
  * Issues/Discussions: Links to any issues/discussions about this in the helix repo or this repo(comma
    separated). Leave empty if it's a new idea.
  * References: Links to any references like preexisting plugins, etc. Leave
    empty if it's a new idea.
  * Implementation: Plugin/Builtin

Issues:

  • Check the list to prevent duplicates.
  • If it's a new idea then give it a short descriptive name.
  • Add the information according to the format.

Pull Requests:

  • Rules similar to rules for issues follow here.
  • Follow alphabetical order while changing the list.
  • Names should be lowercase.