Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Latest commit

 

History

History
149 lines (110 loc) · 4.83 KB

README.md

File metadata and controls

149 lines (110 loc) · 4.83 KB

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. codestats
  2. colorizer
  3. easymotion
  4. ghosttext
  5. helix-remote-development
  6. jupyter
  7. magit
  8. mucomplete
  9. org-mode
  10. table-mode
  11. tabout
  12. vim-move
  13. wakatime

Plugin/Idea Description

Code Stats:

Colorizer:

Easy Motion:

Ghost Text:

Helix Remote Development

Jupyter:

Magit:

MUcomplete:

Org Mode:

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/Built-in

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.