mackup icon indicating copy to clipboard operation
mackup copied to clipboard

Adds support for Helix editor

Open xtrasmal opened this issue 10 months ago • 4 comments

All submissions

Adding/updating Application X Support

  • [x] This PR is only for one application
  • [x] It has been added to the list of supported applications in the README
  • [x] Changes have been added to the WIP section of the CHANGELOG
  • [x] Syncing does not break the application
  • [x] Syncing does not compete with any syncing functionality internal to the application
  • [x] The configuration syncs the minimal set of data
  • [x] No file specific to the local workstation is synced
  • [x] No sensitive data is synced

Improving the Mackup codebase

  • [x] My submission passes the tests
  • [x] I have linted the code locally prior to submission
  • [x] I have written new tests as applicable
  • [x] I have added an explanation of what the changes do

xtrasmal avatar Apr 06 '24 10:04 xtrasmal

Helix editor https://helix-editor.com/

xtrasmal avatar Apr 06 '24 10:04 xtrasmal

Hi there,

Does it matter in any way that the command itself is invoked by calling 'hx'?

xtrasmal avatar Jul 24 '24 14:07 xtrasmal

Hi there,

Does it matter in any way that the command itself is invoked by calling 'hx'?

I don't think so but for consistency lower case for terminal apps seems reasonable.

krueschi avatar Jul 25 '24 08:07 krueschi

@krueschi done 👍

xtrasmal avatar Jul 25 '24 15:07 xtrasmal